emacs-devel
[Top][All Lists]
Advanced

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

Re: widen-one-level [was: Emacs's handling of line numbers]


From: Leo
Subject: Re: widen-one-level [was: Emacs's handling of line numbers]
Date: Mon, 19 Apr 2010 12:34:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

On 2010-04-19 03:04 +0100, Drew Adams wrote:
> Yes, I noticed that too. Presumably it's because `narrow-to-region' has its 
> own
> byte code. At least that's my guess. `narrow-to-defun' is a lisp function, and
> it is byte-compiled, which presumably means the byte-code for 
> `narrow-to-region'
> is inlined.
>
> Or something like that. Someone more knowledgable will no doubt enlighten us.

Thanks.

Leo





reply via email to

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