|
|
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
|
|