emacs-devel
[Top][All Lists]
Advanced

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

Re: Bug #25608 and the comment-cache branch


From: Eli Zaretskii
Subject: Re: Bug #25608 and the comment-cache branch
Date: Mon, 13 Feb 2017 21:34:12 +0200

> Date: Mon, 13 Feb 2017 18:09:19 +0000
> From: Alan Mackenzie <address@hidden>
> Cc: address@hidden
> 
> Both the Lisp and C parts of Emacs use narrowing and widening "all
> the time"

Are you sure?  In C code, I see exactly 2 calls to 'widen' and 4 calls
to 'narrow-to-region', something that doesn't really fit "all the time"
description.  (Most of the above few calls are to support auto-saving
and process-filters, and the rest are in set-buffer-multibyte -- it
should be clear to anyone that all of the above must override any
narrowing.)



reply via email to

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