[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Print out my key-sequences
From: |
Andrea Crotti |
Subject: |
Re: Print out my key-sequences |
Date: |
Sat, 17 Apr 2010 12:11:10 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.90 (darwin) |
Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
> I am a elisp newbie and I have never used Macs, I couldn't give you a
> clue. But to setup the notifications you could try looking in this
> post.
>
> http://emacs-fu.blogspot.com/2009/11/showing-pop-ups.html
>
> Here the author uses notify-send (a GNU/Linux tool like growlnotify)
> to send notifications.
>
> Good Luck and do post back if you have any solutions to your need. It
> would be interesting to know.
Thanks a lot, but now the actually showing the popup is not hard at all,
now I would like to understand how to manage new keys instead.
I've seen the code of C-h l and in short I can use
- (recent-keys) which returns a vector of the last 300 keys inserted
- (single-key-description) which makes it more readable
I can check always the last element inserted in the vector and print it
out, is that supposed to work?
- Print out my key-sequences, Andrea Crotti, 2010/04/07
- Re: Print out my key-sequences, Peter Dyballa, 2010/04/07
- Re: Print out my key-sequences, Andrea Crotti, 2010/04/07
- Re: Print out my key-sequences, suvayu ali, 2010/04/07
- Re: Print out my key-sequences, Andrea Crotti, 2010/04/08
- Re: Print out my key-sequences, Suvayu Ali, 2010/04/10
- Re: Print out my key-sequences,
Andrea Crotti <=
- Re: Print out my key-sequences, Kevin Rodgers, 2010/04/17
- Re: Print out my key-sequences, Andrea Crotti, 2010/04/17
- Re: Print out my key-sequences, Lennart Borgman, 2010/04/17
- Re: Print out my key-sequences, Andrea Crotti, 2010/04/17
- RE: Print out my key-sequences, Drew Adams, 2010/04/17
- RE: Print out my key-sequences, Drew Adams, 2010/04/17
- Re: Print out my key-sequences, Lennart Borgman, 2010/04/17
- Re: Print out my key-sequences, Andrea Crotti, 2010/04/18
- Re: Print out my key-sequences, Andrea Crotti, 2010/04/18
- Re: Print out my key-sequences, Lennart Borgman, 2010/04/18