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

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

[debbugs-tracker] bug#31557: closed (27.0.50; SES hangs on save when 'de


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#31557: closed (27.0.50; SES hangs on save when 'delete-trailing-whitespace' is in 'before-save-hook')
Date: Mon, 04 Jun 2018 16:35:02 +0000

Your message dated Mon, 04 Jun 2018 19:34:31 +0300
with message-id <address@hidden>
and subject line Re: bug#31557: 27.0.50; SES hangs on save when 
'delete-trailing-whitespace' is in 'before-save-hook'
has caused the debbugs.gnu.org bug report #31557,
regarding 27.0.50; SES hangs on save when 'delete-trailing-whitespace' is in 
'before-save-hook'
to be marked as done.

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


-- 
31557: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31557
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; SES hangs on save when 'delete-trailing-whitespace' is in 'before-save-hook' Date: Tue, 22 May 2018 20:53:55 +0300
emacs -Q
M-: (add-hook 'before-save-hook #'delete-trailing-whitespace)
C-x C-f ~/tmp/1.ses (file does not exist)
C-x C-s

At this point emacs hangs, echo area shows "Saving file .../1.ses".  

With `toggle-error-on-quit', I see the following backtrace:

  re-search-forward("\\s-$" nil t)
  delete-trailing-whitespace()
  run-hooks(before-save-hook)
  basic-save-buffer(t)
  save-buffer(1)
  funcall-interactively(save-buffer 1)
  call-interactively(save-buffer nil nil)
  command-execute(save-buffer)



In GNU Emacs 27.0.50 (build 10, x86_64-apple-darwin17.5.0)
 of 2018-05-14 built on fgunbin.playteam.ru
Repository revision: 15fa8de1ae3228413fde95e583008d9b9f19e7c7
System Description:  Mac OS X 10.13.4

Configured using:
 'configure CC=/usr/bin/gcc --without-all --without-ns --with-dbus
 --with-file-notification=no --with-gnutls --with-modules --with-threads
 --with-xml2 --with-zlib --without-x'

Configured features:
GNUTLS LIBXML2 ZLIB MODULES THREADS



--- End Message ---
--- Begin Message --- Subject: Re: bug#31557: 27.0.50; SES hangs on save when 'delete-trailing-whitespace' is in 'before-save-hook' Date: Mon, 04 Jun 2018 19:34:31 +0300
> From: Filipp Gunbin <address@hidden>
> Cc: address@hidden
> Date: Mon, 04 Jun 2018 17:26:58 +0300
> 
> On 03/06/2018 12:05 -0400, Noam Postavsky wrote:
> 
> > Eli Zaretskii <address@hidden> writes:
> >
> >> Does the patch below look right?
> >> ...
> >
> > Looks good to me.
> 
> And also to me.  Thanks!

Thanks for testing.  I installed this on the emacs-26 branch, and I'm
closing the bug.


--- End Message ---

reply via email to

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