all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Detlev Zundel'" <dzu@denx.de>, <help-gnu-emacs@gnu.org>
Subject: RE: delete-horizontal-space and NO-BREAK SPACE
Date: Mon, 23 Aug 2010 15:11:20 -0700	[thread overview]
Message-ID: <D4DEC1B06D334310AE57414FB502EF21@us.oracle.com> (raw)
In-Reply-To: <m24oel6nf2.fsf@ohwell.denx.de>

> Thanks for the code but what I really wanted to know is how 
> Emacs itself handles this. ...
> There is a function 'delete-horizontal-space' and I wanted to
> know if and how it applies to this specific 'space' also.

That's easy:

1. C-h f delete-horizontal-space RET

2. Click the link to the library (`simple.el' in this case) where the help text
says the function (`delete-horizontal-space' in this case) is defined.

That takes you directly to the definition of `delete-horizontal-space' (source
code).

> If nobody else points me to a already supported way of 
> handling my case I'll follow Drews advise and pose the question
> to a wider audience.

You will see from its definition code that `delete-horizontal-space' does not
(yet) do what you want wrt non-breaking space. But you already knew that. ;-)




  reply	other threads:[~2010-08-23 22:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-23 13:33 delete-horizontal-space and NO-BREAK SPACE Detlev Zundel
2010-08-23 15:50 ` Drew Adams
2010-08-23 16:28 ` Andreas Röhler
2010-08-23 21:15   ` Detlev Zundel
2010-08-23 22:11     ` Drew Adams [this message]
2010-08-24  6:16     ` Andreas Röhler

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=D4DEC1B06D334310AE57414FB502EF21@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=dzu@denx.de \
    --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.