Richard Stallman wrote:
>     What about to use this until then?:
> 
>     ;(defalias 'read-abbrev-file 'ar-read-abbrev-file)
>     ;(defalias 'quietly-read-abbrev-file 'ar-quietly-read-abbrev-file)
> 
>     (defun ar-read-abbrev-file (&optional file)
> 
> I do not understand.  Who are you suggesting this to?
> What purpose is this code meant to serve?
> 

For instance you couldn't call
`quietly-read-abbrev-file' interactively at the moment,
because `interactive' is commented out in the function
presently in abbrev.el. With the constructs given it's
available.


__
Andreas Roehler


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to