emacs-devel
[Top][All Lists]
Advanced

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

Re: handle_USR1_signal()


From: Andreas Schwab
Subject: Re: handle_USR1_signal()
Date: Sun, 08 Aug 2004 14:11:36 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Bauke Jan Douma <address@hidden> writes:

> The handler for SIGUSR1 calls kbd_buffer_store_event(&buf),
> but I can't figure out where to take it from there from
> within emacs.

*Note (elisp)Misc Events::

`usr1-signal'
`usr2-signal'
     These events are generated when the Emacs process receives the
     signals `SIGUSR1' and `SIGUSR2'.  They contain no additional data
     because signals do not carry additional information.

Just bind them to whatever you like.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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