all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ralf Angeli <dev.null@caeruleus.net>
To: help-gnu-emacs@gnu.org
Subject: Re: How to redefine Parantheses?
Date: Tue, 10 Apr 2007 19:42:31 +0200	[thread overview]
Message-ID: <461bcc86$0$6405$9b4e6d93@newsspool2.arcor-online.net> (raw)
In-Reply-To: 580pipF2e3fk8U1@mid.individual.net

* Paul Batt (2007-04-10) writes:

> "Eli Zaretskii" <eliz@gnu.org> schrieb im Newsbeitrag 
> news:mailman.1882.1176143496.7795.help-gnu-emacs@gnu.org...
>>
>> 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.
>
> those two lines evaluate well in the scratch buffer. But C-z does not work. 
> Instead of inserting the «-character, I'm told "After 0 kbd macro 
> iterations: Keyboard macro terminated by a command ringing the bell". I 
> don't understand what that means. However, the macro works if I replace « 
> with anything else. 

Your code works fine in CVS Emacs but it fails in Emacs 21.  Using
(defun anfein () (interactive) (insert "«"))
instead of your fset call should do the trick.

-- 
Ralf

  reply	other threads:[~2007-04-10 17:42 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-08  7:19 How to redefine Parantheses? Paul Batt
2007-04-08  8:16 ` Eli Zaretskii
2007-04-08 11:14 ` Peter Dyballa
     [not found] ` <mailman.1835.1176020435.7795.help-gnu-emacs@gnu.org>
2007-04-08  9:35   ` Ralf Angeli
2007-04-08 21:05     ` Eli Zaretskii
     [not found]     ` <mailman.1844.1176066558.7795.help-gnu-emacs@gnu.org>
2007-04-08 21:15       ` Ralf Angeli
2007-04-09  5:56         ` Eli Zaretskii
2007-04-09  6:22           ` David Hansen
     [not found]           ` <mailman.1849.1176100080.7795.help-gnu-emacs@gnu.org>
2007-04-09  9:20             ` Ralf Angeli
     [not found]         ` <mailman.1848.1176098439.7795.help-gnu-emacs@gnu.org>
2007-04-09  8:58           ` Ralf Angeli
2007-04-09 15:14             ` Eli Zaretskii
     [not found]             ` <mailman.1877.1176139102.7795.help-gnu-emacs@gnu.org>
2007-04-09 17:37               ` Ralf Angeli
2007-04-10  3:10                 ` Eli Zaretskii
     [not found]                 ` <mailman.1897.1176174905.7795.help-gnu-emacs@gnu.org>
2007-04-10 17:35                   ` Ralf Angeli
2007-04-10 19:23                     ` Eli Zaretskii
     [not found]                     ` <mailman.1921.1176233276.7795.help-gnu-emacs@gnu.org>
2007-04-10 19:50                       ` Ralf Angeli
2007-04-11  3:34                         ` Eli Zaretskii
     [not found]                         ` <mailman.1934.1176262700.7795.help-gnu-emacs@gnu.org>
2007-04-11 16:53                           ` Ralf Angeli
2007-04-11 18:42                             ` Eli Zaretskii
2007-04-09 16:48   ` Paul Batt
2007-04-09 18:27     ` Eli Zaretskii
     [not found]     ` <mailman.1882.1176143496.7795.help-gnu-emacs@gnu.org>
2007-04-10  6:36       ` Paul Batt
2007-04-10 17:42         ` Ralf Angeli [this message]
2007-04-10 18:21           ` Paul Batt
2007-04-10 18:52         ` Eli Zaretskii
     [not found]         ` <mailman.1919.1176231393.7795.help-gnu-emacs@gnu.org>
2007-04-11 10:46           ` Paul Batt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='461bcc86$0$6405$9b4e6d93@newsspool2.arcor-online.net' \
    --to=dev.null@caeruleus.net \
    --cc=angeli@caeruleus.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.