From: "Michael-E. Voges" <mevoges@t-online.de>
Subject: Re: protected space -solved
Date: Thu, 9 Jun 2005 12:04:23 +0200 [thread overview]
Message-ID: <200506091204.23227.mevoges@t-online.de> (raw)
In-Reply-To: <loom.20050607T124112-552@post.gmane.org>
Am Dienstag, 7. Juni 2005 12:42 schrieb Emilio Lopes:
> Michael-E. Voges <mevoges <at> t-online.de> writes:
> > I need - using text-mode, iso-8859-1 - a protected space to avoid
> > linebreaking between two words as for example the ~-sign of LaTeX.
>
> C-x 8 <SPC>
>
Peter Dyballa also answered by pm:
You mean
; oct dec hex UCS2 UTF-8
;=====================================
= 240 = 160 = A0 = U+00A0 = C2 A0 : NO-BREAK SPACE
Try C-q 2 4 0 RET. Instead of RET any other non-digit character
finishes the alt-method ...
(You too can set that you want to input the sequence as hex or decimal.
Given you work with some UNIX and X11 you can set with xmodmap that
some key has XK_nobreakspace, for example alt-space?)
Thank you both - it was a great help.
Micha-E.
prev parent reply other threads:[~2005-06-09 10:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-07 7:58 protected space Michael-E. Voges
2005-06-07 9:46 ` Peter Dyballa
2005-06-07 10:42 ` Emilio Lopes
2005-06-09 10:04 ` Michael-E. Voges [this message]
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=200506091204.23227.mevoges@t-online.de \
--to=mevoges@t-online.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.
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).