From: "Héctor Lahoz" <hectorlahoz@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: strange behaviour in keyboard macro
Date: Sun, 30 Jul 2017 12:01:35 +0200 [thread overview]
Message-ID: <20170730100135.GB2056@ordenador31> (raw)
In-Reply-To: <867eyqo06i.fsf@zoho.com>
Emanuel Berg wrote:
> Héctor Lahoz wrote:
>
> > I saved a keyboard macro [...]
>
> Rewrite it an Elisp function and voilà probably
> you can work out debugging without us :)
Yes, it's not very long. But I wanted to do it
quickly without programming. Then, what's the
point of having keyboard macros?
For the time being I came through by using
<<search-backward>> ;; search-backward
C-q ;; quoted-insert
LFD ;; nroff-electric-newline
C-q ;; quoted-insert
LFD ;; nroff-electric-newline
RET ;; newline
instead of "backward-paragraph".
I hate when programs don't behave as I expect.
Especially with Emacs :-) Although most of the
time it is because I don't understand them.
next prev parent reply other threads:[~2017-07-30 10:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-30 5:51 strange behaviour in keyboard macro Héctor Lahoz
2017-07-30 7:26 ` Emanuel Berg
2017-07-30 10:01 ` Héctor Lahoz [this message]
2017-07-30 13:46 ` Emanuel Berg
2017-07-30 20:19 ` Marcin Borkowski
2017-07-30 21:47 ` Emanuel Berg
2017-07-31 4:40 ` Marcin Borkowski
2017-07-31 9:19 ` Emanuel Berg
2017-08-09 6:18 ` Stefan Huchler
2017-07-30 13:50 ` Emanuel Berg
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170730100135.GB2056@ordenador31 \
--to=hectorlahoz@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).