all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrea Crotti <andrea.crotti.0@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Print out my key-sequences
Date: Thu, 08 Apr 2010 10:44:32 +0200	[thread overview]
Message-ID: <m1sk76wcy7.fsf@84-014.eduroam.rwth-aachen.de> (raw)
In-Reply-To: m2qfe3123491004070807g8585b5e4o76d439ea595d1a29@mail.gmail.com

suvayu ali <fatkasuvayu+linux@gmail.com> writes:

> On 7 April 2010 07:43, Andrea Crotti <andrea.crotti.0@gmail.com> wrote:
>>
>
> How about elisp that parses that buffer and uses growl to notify?

Great yes I also found this:
http://growl.info/documentation/growlnotify.php
and it's really easy to pass stuff to growl, maybe I just need a filter
now to make it appear in a certain position with a certain width...

Now I just need to parse the file with the keys, which looks like this
--8<---------------cut here---------------start------------->8---
<backspace><backspace><tab>ke<tab>y<tab>s<tab> 0x8000078tail<tab>
--8<---------------cut here---------------end--------------->8---

but I have no idea on how i should split interesting sequences by non
interesting ones, how does emacs understands that?
I mean I would only like to get in the end

C-M o   C-c C-o  etc etc,
Apparently there are space in between the same key sequence:
--8<---------------cut here---------------start------------->8---
<return>C-M o   C-c O<S-backspace>
--8<---------------cut here---------------end--------------->8---







  reply	other threads:[~2010-04-08  8:44 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-07 14:09 Print out my key-sequences Andrea Crotti
2010-04-07 14:23 ` Peter Dyballa
2010-04-07 14:43   ` Andrea Crotti
2010-04-07 15:07     ` suvayu ali
2010-04-08  8:44       ` Andrea Crotti [this message]
2010-04-10  5:47         ` Suvayu Ali
2010-04-17 10:11           ` Andrea Crotti
2010-04-17 15:58             ` Kevin Rodgers
2010-04-17 18:59               ` Andrea Crotti
2010-04-17 19:27                 ` Lennart Borgman
2010-04-17 22:06                   ` Andrea Crotti
2010-04-17 22:12                     ` Drew Adams
2010-04-17 22:16                       ` Drew Adams
2010-04-17 23:00                     ` Lennart Borgman
2010-04-18  8:47                       ` Andrea Crotti
2010-04-18  9:01                         ` Andrea Crotti
2010-04-18 11:13                           ` Lennart Borgman
2010-04-18 14:16                             ` Andrea Crotti
2010-04-18 14:59                               ` Thierry Volpiatto
2010-04-18 16:09                               ` Lennart Borgman
2010-04-21  7:09                               ` Kevin Rodgers
2010-05-24 17:07                                 ` Andrea Crotti
2010-05-24 18:02                                   ` Andrea Crotti
2010-05-25  6:47                                   ` Kevin Rodgers
2010-05-31 22:30                                     ` Andrea Crotti
2010-04-07 15:46     ` Thierry Volpiatto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1sk76wcy7.fsf@84-014.eduroam.rwth-aachen.de \
    --to=andrea.crotti.0@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.