GNU bug report logs - #19774
25.0.50; Emacs crashes when C-u <N> on a Gnus folder (reproducible)

Previous Next

Package: emacs;

Reported by: Sebastien Vauban <sva-news <at> mygooglest.com>

Date: Wed, 4 Feb 2015 22:36:01 UTC

Severity: normal

Tags: fixed, moreinfo

Found in version 25.0.50

Fixed in version 25.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 19774 <at> debbugs.gnu.org (full text, mbox):

From: Sebastien Vauban <sva-news <at> mygooglest.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 19774 <at> debbugs.gnu.org
Subject: Re: bug#19774: 25.0.50;
 Emacs crashes when C-u <N> on a Gnus folder (reproducible)
Date: Mon, 09 Feb 2015 22:17:05 +0100
Eli Zaretskii wrote:
>> From: Sebastien Vauban <sva-news <at> mygooglest.com>
>> Cc: 19774 <at> debbugs.gnu.org
>> Date: Thu, 05 Feb 2015 11:35:34 +0100
>> 
>> > Any hope to get a reproducible recipe?
>> 
>> Wow, that was /really/ hard, but adding the following customization to
>> your .emacs should allow you to reproduce it:
>> 
>> --8<---------------cut here---------------start------------->8---
>> (add-to-list 'load-path "~/.emacs.d/elpa/key-chord-20140929.2246")
>> (require 'key-chord)
>> (key-chord-mode 1)                      ; NEEDED!
>> (with-eval-after-load "key-chord"
>>   (key-chord-define-global "x1" 'delete-other-windows)) ; NEEDED!
>> 
>> (add-to-list 'load-path "~/.emacs.d/elpa/guide-key-20150107.2235")
>> (add-to-list 'load-path "~/.emacs.d/elpa/dash-20141220.1452")
>> (add-to-list 'load-path "~/.emacs.d/elpa/popwin-20141227.2351")
>> (add-to-list 'load-path "~/.emacs.d/elpa/s-20140910.334")
>> (require 'guide-key)
>> (guide-key-mode 1)                      ; NEEDED!
>> --8<---------------cut here---------------end--------------->8---
>> 
>> (I don't think the versions really matter, except for Key-chord; hence,
>> you could remove the add-to-list if you use `package' to load both
>> `key-chord' and `guide-key'.)
>> 
>> After that, do:
>> 
>> 1. Start up Gnus
>> 2. Go onto a folder
>> 3. Press `C-u 1' (the "1" seems to be important too; no problem with "9")
>
> Thanks, will try that soon.

For my information -- not trying to push you, as I do have a workaround
anyway now that I've found the recipe --, can you reproduce it?

Best regards,
  Seb




This bug report was last modified 9 years and 165 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.