all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "spamfilteraccount@gmail.com" <spamfilteraccount@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Keyboard macro and regexp syntax search
Date: Thu, 20 Dec 2007 13:40:34 -0800 (PST)	[thread overview]
Message-ID: <72719155-d891-4e8e-a0ec-1af78636e902@b1g2000pra.googlegroups.com> (raw)
In-Reply-To: slrnfmln4h.hob.tyler.smith@blackbart.sedgenet

On Dec 20, 10:20 pm, Tyler Smith <tyler.sm...@mail.mcgill.ca> wrote:
>
> Can you reproduce the problem when you launch Emacs with no init files
> (i.e., emacs -Q)?
>

Yes. It seems the i-search and dash interaction is problematic. A
simple macro for searching for a dash:

;; Keyboard Macro Editor.  Press C-c C-c to finish; press C-x k RET to
cancel.
;; Original keys: C-s <right>

Command: last-kbd-macro
Key: none

Macro:

C-s			;; isearch-forward
<right>			;; forward-char

The dash is missing after C-s.


A macro which inserts a dash character into the buffer works. I tested
it.

  reply	other threads:[~2007-12-20 21:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-20 20:44 Keyboard macro and regexp syntax search spamfilteraccount
2007-12-20 21:20 ` Tyler Smith
2007-12-20 21:40   ` spamfilteraccount [this message]
2007-12-20 21:45 ` Lennart Borgman (gmail)

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=72719155-d891-4e8e-a0ec-1af78636e902@b1g2000pra.googlegroups.com \
    --to=spamfilteraccount@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.