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

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

Re: How to redefine Parantheses?


From: Eli Zaretskii
Subject: Re: How to redefine Parantheses?
Date: Mon, 09 Apr 2007 21:27:33 +0300

> From: "Paul Batt" <paul.batt@gmx.net>
> Date: Mon, 9 Apr 2007 18:48:08 +0200
> 
> However, there is still another problem with these. I also wanted to set up 
> a keyboard macro for them. So I put
> 
> (fset 'anfein "«")
> (global-set-key "\C-z" 'anfein)
> 
> in my .emacs. This will work for all characters or strings, but does not for 
> « and ». I get an error message, "After 0 kbd macro iterations: Keyboard 
> macro terminated by a command ringing the bell" instead.

Works for me, if I evaluate these two lines in the *scratch* buffer.
If the same works for you, I suspect your .emacs's encoding might have
something to do with the problem.




reply via email to

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