emacs-wiki-discuss
[Top][All Lists]
Advanced

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

Re: [emacs-wiki-discuss] Re: planner create task from customize buffer?


From: Bastien Guerry
Subject: Re: [emacs-wiki-discuss] Re: planner create task from customize buffer?
Date: Tue, 08 Nov 2005 13:34:42 +0000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Andrew J. Korty writes:

>> What's a good way to get the variable at point?
>
> (variable-at-point) seems to work. :-)

Yes, but it doesn't help that much from within a *customize* buffer.

Creating a task from a customize buffer depends on the more general
issue of creating a task from a buffer (and not from a file).

For customization, i think it's possible to recreate the buffer from
its name: e.g. *Custome Group: Emacs* would call `customize-group'
with the relevant group-name.

-- 
Bastien Guerry




reply via email to

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