Skip to content

ropemacs-global-prefix does not like numbers #9

@mcepl

Description

@mcepl

From emacs -q, execute:

(add-to-list 'load-path "~/.emacs.d/elisp-build/Pymacs/")
(setq ropemacs-global-prefix "C-x C-9")
(require 'pymacs)
(pymacs-load "ropemacs" "rope-")

On Emacs 24.1, latest Pymacs, rope, ropemacs, ropemode, this will give the error Python: ValueError: chr() arg not in range(256).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions