emacs-devel
[Top][All Lists]
Advanced

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

Re: record-lisp.el - current status


From: Juri Linkov
Subject: Re: record-lisp.el - current status
Date: Sat, 24 Nov 2007 19:57:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

> Currently I captures those points as variable usage: the user can choose to
> use a variable (strings, mark, etc) as an argument to the defun, or as a
> local variable, or as a constant (ie. not a var at all). This has the
> convenience that multiple places referring to the same variable all change
> accordingly at generation. For the same convenience I also provide var name
> and constant value as customization options.

Maybe you can find some subjective levels of details to generate in the
final Lisp code.  Then you can use one customizable user option with
a choice from a few levels.  Any more complex values might be difficult
for the user to customize.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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