emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#109: closed (23.0.60; Feature request: eval-defun


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#109: closed (23.0.60; Feature request: eval-defun on defcustom :initialize / :set)
Date: Sun, 09 Dec 2012 01:07:02 +0000

Your message dated Sat, 08 Dec 2012 20:06:28 -0500
with message-id <address@hidden>
and subject line Re: bug#109: 23.0.60; Feature request: eval-defun on defcustom 
:initialize / :set
has caused the debbugs.gnu.org bug report #109,
regarding 23.0.60; Feature request: eval-defun on defcustom :initialize / :set
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
109: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=109
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.0.60; Feature request: eval-defun on defcustom :initialize / :set Date: Fri, 04 Apr 2008 16:03:38 +0200 User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.2.50 (gnu/linux)
Hi,

I think `eval-defun' (C-M-x) on a defcustom which has should evaluate
the :initialize or :set function.

Real-life example: Changing the list of regexps in
`smiley-regexp-alist' and doing `C-M-x' has no effect.  I modified and
evaluated the defcustom several times until I noticed that I need to
eval `(smiley-update-cache)' as well before my change does anything.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




--- End Message ---
--- Begin Message --- Subject: Re: bug#109: 23.0.60; Feature request: eval-defun on defcustom :initialize / :set Date: Sat, 08 Dec 2012 20:06:28 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.4

Reiner Steib wrote:

> Real-life example: Changing the list of regexps in
> `smiley-regexp-alist' and doing `C-M-x' has no effect.  I modified and
> evaluated the defcustom several times until I noticed that I need to
> eval `(smiley-update-cache)' as well before my change does anything.

Implemented.


--- End Message ---

reply via email to

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