emacs-devel
[Top][All Lists]
Advanced

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

Re: Attempt to modify read-only value


From: Miles Bader
Subject: Re: Attempt to modify read-only value
Date: 23 Apr 2002 17:48:04 +0900

Kenichi Handa <address@hidden> writes:
> fixes this problem.  But, this workaround is very weird.
> There should be a better solution.

I suspect the prettiest thing would be to not construct raw menu
entries, but rather use official functions like `define-key' to make
them.

However, this throws away the cached key lookups that the low-level menu
code adds (this is why it's modifying the menu entry), which might be
bad because the Buffers menu can get rebuilt pretty often.

-Miles
-- 
Run away!  Run away!



reply via email to

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