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

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

bug#50646: 28.0.50; narrow-to-defun sometimes narrows to wrong defun


From: Eli Zaretskii
Subject: bug#50646: 28.0.50; narrow-to-defun sometimes narrows to wrong defun
Date: Sun, 19 Sep 2021 15:01:38 +0300

> Date: Sun, 19 Sep 2021 22:04:13 +1200
> From: Phil Sainty <psainty@orcon.net.nz>
> Cc: 50646@debbugs.gnu.org
> 
>   (defun insert-file-contents-literally (filename &optional visit beg end 
> replace)
>     "Like `insert-file-contents', but only reads in the file literally.
>   See `insert-file-contents' for an explanation of the parameters.
> -A buffer may be modified in several ways after reading into the buffer,
> -due to Emacs features such as format decoding, character code
> -conversion, `find-file-hook', automatic uncompression, etc.
> +
> +In other circumstances a buffer may be modified in several ways after
> +reading into the buffer, due to Emacs features such as format decoding,
> +character code conversion, `find-file-hook', automatic uncompression, 
> etc.

What "other circumstances"?  This phrase only makes sense when "some
circumstances" were described before it.





reply via email to

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