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

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

bug#19547: Patch for this bug


From: Thierry Volpiatto
Subject: bug#19547: Patch for this bug
Date: Sun, 27 Nov 2016 20:08:08 +0100
User-agent: mu4e 0.9.17; emacs 24.5.1

npostavs@users.sourceforge.net writes:

> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
> You have to use CALLN for functions taking a non-fixed amount of arguments:
>
>     CALLN (Flist, Qfocus_in, Qfocus_out, Qhelp, Qiconify, Qdeiconify, 
> Qselection_request);

Great, good to know as alternative in addition of Eli's explanation.
Thanks.

> I think that should be fine.  Though maybe in subr.el next to the
> definition of `while-no-input' would be a better place?

Yes, I like this.

> That should be fixed by adding a default case as Eli suggested,

Yes done.

> but does it make sense to handle any of those other events?

Don't know why debugger mentionned those events, I never add any of
them.

Thanks.

-- 
Thierry





reply via email to

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