all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#32633: 26.1; delete-trailing-whitespace hangs on image buffer
@ 2018-09-04  7:20 Pierre Neidhardt
  2018-09-10 13:48 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Pierre Neidhardt @ 2018-09-04  7:20 UTC (permalink / raw)
  To: 32633

Recipe:

- emacs -Q /path/to/image.png
- M-x delete-trailing-whitespace

=> hangs forever.

The issue was mentioned in

	https://github.com/walseb/blimp/issues/2
  
In GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30)
 of 2018-07-19 built on localhost
Windowing system distributor 'The X.Org Foundation', version 11.0.12000000
Recent messages:
Copied https://melpa.org/#/whitespace-cleanup-mode
Invalid face reference: nil [30 times]
Quit [2 times]
QuitInvalid face reference: nil
Invalid face reference: nil [2 times]
[mu4e] Found 11 matching messages
[mu4e] Found 3 matching messages
Mark set
[mu4e] Found 24 matching messages
[mu4e] Found 1 matching message

Configured using:
 'configure
 CONFIG_SHELL=/gnu/store/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/bash
 SHELL=/gnu/store/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/bash
 --prefix=/gnu/store/q01qp6ypjhdl37wnpj6ff6f8dn90pzjf-emacs-26.1
 --enable-fast-install'

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GSETTINGS NOTIFY ACL
GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS
GTK3 X11 THREADS

Important settings:
  value of $LANG: en_US.utf8
  locale-coding-system: utf-8-unix

Major mode: mu4e-headers

Minor modes in effect:
  recentf-mode: t
  global-magit-file-mode: t
  magit-auto-revert-mode: t
  global-git-commit-mode: t
  global-fish-completion-mode: t
  fish-completion-mode: t
  global-mu4e-conversation-mode: t
  mu4e-conversation-mode: t
  hl-line-mode: t
  global-semanticdb-minor-mode: t
  global-semantic-idle-scheduler-mode: t
  yas-global-mode: t
  yas-minor-mode: t
  pdf-occur-global-minor-mode: t
  semantic-mode: t
  global-hl-todo-mode: t
  helm-top-poll-mode: t
  dired-async-mode: t
  helm-mode: t
  diff-auto-refine-mode: t
  helm-descbinds-mode: t
  global-undo-tree-mode: t
  undo-tree-mode: t
  async-bytecomp-package-mode: t
  shell-dirtrack-mode: t
  evil-mode: t
  evil-local-mode: t
  engine-mode: t
  desktop-save-mode: t
  show-paren-mode: t
  savehist-mode: t
  save-place-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  window-divider-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  size-indication-mode: t
  line-number-mode: t
  transient-mark-mode: t

<#secure method=pgpmime mode=sign>

-- 
Pierre Neidhardt
https://ambrevar.xyz/





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#32633: 26.1; delete-trailing-whitespace hangs on image buffer
  2018-09-04  7:20 bug#32633: 26.1; delete-trailing-whitespace hangs on image buffer Pierre Neidhardt
@ 2018-09-10 13:48 ` Eli Zaretskii
  2018-09-10 19:30   ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2018-09-10 13:48 UTC (permalink / raw)
  To: Pierre Neidhardt; +Cc: 32633

> From: Pierre Neidhardt <mail@ambrevar.xyz>
> Date: Tue, 04 Sep 2018 09:20:43 +0200
> 
> Recipe:
> 
> - emacs -Q /path/to/image.png
> - M-x delete-trailing-whitespace
> 
> => hangs forever.

But you can interrupt it with C-g, right?

Anyway, I see this in Emacs 26.1, but not on the latest emacs-26
branch, so I guess this was already fixed.

Thanks.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#32633: 26.1; delete-trailing-whitespace hangs on image buffer
  2018-09-10 13:48 ` Eli Zaretskii
@ 2018-09-10 19:30   ` Glenn Morris
  2018-09-11  5:48     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2018-09-10 19:30 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Pierre Neidhardt, 32633

Eli Zaretskii wrote:

> Anyway, I see this in Emacs 26.1, but not on the latest emacs-26
> branch, so I guess this was already fixed.

By you! :)

https://debbugs.gnu.org/31557





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#32633: 26.1; delete-trailing-whitespace hangs on image buffer
  2018-09-10 19:30   ` Glenn Morris
@ 2018-09-11  5:48     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2018-09-11  5:48 UTC (permalink / raw)
  To: Glenn Morris; +Cc: mail, 32633

> From: Glenn Morris <rgm@gnu.org>
> Cc: Pierre Neidhardt <mail@ambrevar.xyz>,  32633@debbugs.gnu.org
> Date: Mon, 10 Sep 2018 15:30:57 -0400
> 
> Eli Zaretskii wrote:
> 
> > Anyway, I see this in Emacs 26.1, but not on the latest emacs-26
> > branch, so I guess this was already fixed.
> 
> By you! :)
> 
> https://debbugs.gnu.org/31557

Who would have guessed?





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-11  5:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-04  7:20 bug#32633: 26.1; delete-trailing-whitespace hangs on image buffer Pierre Neidhardt
2018-09-10 13:48 ` Eli Zaretskii
2018-09-10 19:30   ` Glenn Morris
2018-09-11  5:48     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.