unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles.bader@necel.com>
Cc: Andreas Schwab <schwab@suse.de>, emacs-devel@gnu.org
Subject: Re: transpose-sexps
Date: Fri, 05 Jan 2007 18:13:31 +0900	[thread overview]
Message-ID: <buoodpd7s5g.fsf@dhapc248.dev.necel.com> (raw)
In-Reply-To: <200701050128.42613.pogonyshev@gmx.net> (Paul Pogonyshev's message of "Fri\, 5 Jan 2007 01\:28\:42 +0200")

Paul Pogonyshev <pogonyshev@gmx.net> writes:
> As long as other other "sexp" is empty it doesn't make sense to
> "transpose" with it.  Humans are not computers, they will get only
> confused by it.  Or what do you mean by " " sexp?

A string is an sexp.  " " is a string containing a single space.

Emacs sees on the left side of point, a sexp: " ", and on the right side
of point, another sexp: f.  It swaps them.  That's what the command
does.

[Maybe, as Richard mentioned, it should be more friendly by detecting
that it's inside a string and do... something... in that case (what??),
but detecting that is not particularly trivial (and so is not a suitable
change just before a release).]

-Miles
-- 
Come now, if we were really planning to harm you, would we be waiting here,
 beside the path, in the very darkest part of the forest?

  reply	other threads:[~2007-01-05  9:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-04 21:34 transpose-sexps Paul Pogonyshev
2007-01-04 21:48 ` transpose-sexps Stuart D. Herring
2007-01-04 22:02   ` transpose-sexps Paul Pogonyshev
2007-01-04 22:49     ` transpose-sexps Stuart D. Herring
2007-01-04 22:53     ` transpose-sexps Andreas Schwab
2007-01-04 23:28       ` transpose-sexps Paul Pogonyshev
2007-01-05  9:13         ` Miles Bader [this message]
2007-01-05 20:02           ` transpose-sexps Paul Pogonyshev
2007-01-08 18:06             ` transpose-sexps Stuart D. Herring
2007-01-08 21:16               ` transpose-sexps Paul Pogonyshev
2007-01-08 21:22                 ` transpose-sexps Stuart D. Herring
2007-01-09  2:08                   ` transpose-sexps Stefan Monnier
2007-01-08 18:00           ` transpose-sexps Stuart D. Herring
2007-01-05  9:38         ` transpose-sexps Andreas Schwab
2007-01-05  0:30     ` transpose-sexps Richard Stallman

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=buoodpd7s5g.fsf@dhapc248.dev.necel.com \
    --to=miles.bader@necel.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    --cc=schwab@suse.de \
    /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 public inbox

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

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).