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

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

Re: event-modifiers with control in mouse events


From: Miguel Frasson
Subject: Re: event-modifiers with control in mouse events
Date: Sun, 10 Oct 2004 21:19:36 +0200
User-agent: Mutt/1.4.1i

On Sat, Oct 09, 2004 at 09:13:02AM -0500, Luc Teirlinck wrote:

> Yes and it is documented, both in the docstring and in the description
> of the function in `(elisp)Classifying Events'.  Both contain the
> text:
> 
>     If event is a symbol that has never been used in an event that has
>     been read as input in the current Emacs session, then this function
>     can return nil, even when event actually has modifiers.

Hi.  I could not find the text that you refer where you say that it
is.  

My docstring of event-modifiers is

event-modifiers is a compiled Lisp function in `subr'.
(event-modifiers event)

Returns a list of symbols representing the modifier keys in event
event.
The elements of the list may include `meta', `control',
`shift', `hyper', `super', `alt', `click', `double', `triple', `drag',
and `down'.

For the reference in elisp see the elisp manual in the Emacs
page, if you find the text in your info.

Miguel

-- 
Miguel Vinicius Santini Frasson
http://www.math.leidenuniv.nl/~frasson




reply via email to

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