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

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

bug#17155: 24.3; ELPA files should not appear in recentf


From: Glenn Morris
Subject: bug#17155: 24.3; ELPA files should not appear in recentf
Date: Tue, 20 May 2014 02:16:38 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Dmitry Gutov wrote:

> -     (let ((version-control 'never)
> -              (require-final-newline nil))
> -       (save-buffer))))
> +     (basic-save-buffer-1)))


I don't like the idea of using an undocumented subroutine of
basic-save-buffer outside of basic-save-buffer itself.
(I see ruby-mode is the only other file to do so.)
Will plain write-region not work?





reply via email to

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