all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Michael Welsh Duggan <md5i@md5i.com>
Cc: Alan Mackenzie <acm@muc.de>, emacs-devel@gnu.org
Subject: Re: Has anybody got a tool for manipulating dribble files?
Date: Wed, 12 Oct 2011 23:43:54 -0400	[thread overview]
Message-ID: <jwvpqi1a7aq.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <874nzd6389.fsf@maru.md5i.com> (Michael Welsh Duggan's message of "Wed, 12 Oct 2011 22:21:26 -0400")

> This function reads a dribble file and creates a keyboard macro from
> it.  It is heuristic in nature.  You cannot tell the difference between

We should change the code in record_char so as to write an unambiguous
format.  E.g. write the space key as " SPC" and add a space in front of
the "<...>" symbols.
Tho a (more verbose) alternative is to use the same format as used
within the [...] vector of a keyboard macro, so you can just add "[" at
the front and "]" at the back and parse it with `read'.


        Stefan



  reply	other threads:[~2011-10-13  3:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-12 19:01 Has anybody got a tool for manipulating dribble files? Alan Mackenzie
2011-10-13  2:21 ` Michael Welsh Duggan
2011-10-13  3:43   ` Stefan Monnier [this message]
2011-10-13  3:51     ` Michael Welsh Duggan
2011-10-13 21:05   ` Alan Mackenzie
2011-10-13  2:23 ` Stefan Monnier

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=jwvpqi1a7aq.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=acm@muc.de \
    --cc=emacs-devel@gnu.org \
    --cc=md5i@md5i.com \
    /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.