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

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

bug#19774: 25.0.50; Emacs crashes when C-u <N> on a Gnus folder (reprodu


From: Sebastien Vauban
Subject: bug#19774: 25.0.50; Emacs crashes when C-u <N> on a Gnus folder (reproducible)
Date: Thu, 19 Feb 2015 15:08:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (windows-nt)

Eli Zaretskii wrote:
>> From: Óscar Fuentes <ofv@wanadoo.es>
>> 
>> Eval this code on *scratch*:
>> 
>> (require 'key-chord)
>> (key-chord-mode 1)
>> (require 'guide-key)
>> (key-chord-define-global "x1" 'delete-other-windows)
>> (guide-key-mode 1)
>> 
>> Now press `C-u 1'. A message appears:
>> 
>> Error running timer `guide-key/polling-function': (wrong-type-argument
>> sequencep #<EMACS BUG: INVALID DATATYPE (PVEC 0xffffffffffffffff) Save
>> your buffers immediately and please report this bug>)
>
> Thanks for the recipe.  The patch below seems to fix the problem for
> me; does it solve it for you?
>
> Sebastien, can you see if key-chord and other packages involved in
> this report still do their job after the change?

I'll do, as soon as a new version gets published by Dani on
http://sourceforge.net/projects/emacs-bin/, which should be in that
long, as the current version is already 3 weeks old.

Best regards,
  Seb

-- 
Sebastien Vauban





reply via email to

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