help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: String to Vector


From: Lennart Borgman
Subject: Re: String to Vector
Date: Wed, 3 Feb 2010 18:55:40 +0100

On Wed, Feb 3, 2010 at 6:40 PM, Johan Andersson <johan.rejeep@gmail.com> wrote:
> Hi,
> How can I convert for example the string: "M-x" to the vector: "[?\M-x]"?

Is it something like this you are looking for:

    (edmacro-parse-keys "M-x")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]