emacs-devel
[Top][All Lists]
Advanced

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

Re: which-function => DEFUN?


From: Juanma Barranquero
Subject: Re: which-function => DEFUN?
Date: Mon, 10 May 2010 19:30:38 +0200

On Mon, May 10, 2010 at 17:56, Lennart Borgman
<address@hidden> wrote:

> We might have stepped into the next function.

In the case of DEFUN, which is only used in the Emacs sources, that's
unlikely unless you have

DEFUN (...)
{
}DEFUN (...)

which I don't think happens even once in the source (I doesn't, I just checked).

> Efficiency.

I have never noticed any slowness, but YMMV.

> And actually readability.

Let's agree to disagree on this one.

    Juanma



reply via email to

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