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

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

bug#37950: closed (27.0.50; File error regression)


From: GNU bug Tracking System
Subject: bug#37950: closed (27.0.50; File error regression)
Date: Fri, 01 Nov 2019 06:40:01 +0000

Your message dated Thu, 31 Oct 2019 23:39:07 -0700
with message-id <address@hidden>
and subject line Re: 27.0.50; File error regression
has caused the debbugs.gnu.org bug report #37950,
regarding 27.0.50; File error regression
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
37950: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37950
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; File error regression Date: Mon, 28 Oct 2019 00:50:25 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)
0. emacs -Q

1. in Dired type 'v' ('dired-view-file') to view a read-protected file, e.g.
   from non-root to visit a file with such permissions: -rw------- root root

2. Empty buffer is displayed (but the file size is several kilobytes)

3. The echo area displays the message:

   View mode: type C-h for help, h for commands, q to quit.

4. Visiting *Messages* reveals the error message:

   Note: file is write protected

obscured by the View mode message above.

But this error message is wrong anyway.  In previous versions
the error message was correct:

    find-file-noselect-1: File is not readable:

and it rightfully refused to visit the read-protected file.


In GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30)
 of 2019-10-27 built on localhost
Repository revision: c6667cc6a958e06fd43fb1ee0e80753adfefa49d
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.11906000
System Description: Linux Mint 19

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Note: file is write protected
View mode: type C-h for help, h for commands, q to quit.

Configured using:
 'configure --with-x-toolkit=gtk3 --with-xwidgets --with-xft
 --with-modules --enable-checking=yes,glyphs
 --enable-check-lisp-object-type 'CFLAGS=-O0 -g3 -gdwarf-4''

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND GPM DBUS GSETTINGS GLIB NOTIFY INOTIFY
GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS XWIDGETS PDUMPER
LCMS2 GMP

Important settings:
  value of $LC_MONETARY: et_EE.UTF-8
  value of $LC_NUMERIC: en_US.UTF-8
  value of $LC_TIME: en_DK.utf8
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix



--- End Message ---
--- Begin Message --- Subject: Re: 27.0.50; File error regression Date: Thu, 31 Oct 2019 23:39:07 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0
Thanks for the bug report. That one's my fault, as it was due to this patch:

https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=ba0605779e0e207161441c08afdfac57ed603f69

which fixed a problem elsewhere but introduced a bug. I installed the attached patch to fix things.

Attachment: 0001-Fix-insert-file-contents-file-error-regression.patch
Description: Text Data


--- End Message ---

reply via email to

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