emacs-wiki-discuss@nongnu.org
[Top] [All Lists]

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

Subject: Re: [emacs-wiki-discuss] Re: planner create task from customize buffer?
From: Bastien Guerry
Date: Tue, 08 Nov 2005 13:34:42 +0000
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


_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss@xxxxxxxxxx
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

<Prev in Thread] Current Thread [Next in Thread>