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

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

bug#1586: prefix arg when mouse clicking on header line


From: Chong Yidong
Subject: bug#1586: prefix arg when mouse clicking on header line
Date: Sat, 02 Jul 2011 19:41:01 -0400

> If a command takes a mouse event and an (optional) prefix arg as its
> arguments, the interactive specifications are
>
>   (interactive "e\nP")
>
> or
>
>   (interactive (list last-input-event current-prefix-arg))
>
> This works fine inside the main part of a window. For a command
> that does the same thing in the header line, these interactive
> specifications do not work.

Thanks for the bug report.  I've committed a fix.





reply via email to

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