emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: command remapping problem


From: Richard M. Stallman
Subject: Re: command remapping problem
Date: Wed, 01 Feb 2006 23:16:45 -0500

    2006/2/1, Kim F. Storm <address@hidden>:
    > + DEFUN ("indirect-function-noerror", Findirect_function_noerror, 
Sindirect_function_noerror, 1, 1, 0,
    ...
    > + If the final symbol is unbound, return OBJECT

    Instead of making a new function, how about adding an optional
    "default" argument to the existing `indirect-function' function?

I like the idea of adding an arg to `indirect-function', but it
would be more consistent with usual Emacs conventions to
call it NOERROR, and say that it means "return nil instead of
an error".

Drew, does this fix solve the problem?




reply via email to

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