* protected space
@ 2005-06-07 7:58 Michael-E. Voges
2005-06-07 9:46 ` Peter Dyballa
2005-06-07 10:42 ` Emilio Lopes
0 siblings, 2 replies; 4+ messages in thread
From: Michael-E. Voges @ 2005-06-07 7:58 UTC (permalink / raw)
hi there,
I am (somewhat) still a newbie to emacs. And I didn't find any solution for a
little problem, you probably (and hopefully) may solve without any effort.
I need - using text-mode, iso-8859-1 - a protected space to avoid linebreaking
between two words as for example the ~-sign of LaTeX.
Does emacs provide something of that kind? And if, how to map it to my
(german) keyboard?
Micha-E.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: protected space
2005-06-07 7:58 protected space Michael-E. Voges
@ 2005-06-07 9:46 ` Peter Dyballa
2005-06-07 10:42 ` Emilio Lopes
1 sibling, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2005-06-07 9:46 UTC (permalink / raw)
Cc: help-gnu-emacs
Am 07.06.2005 um 09:58 schrieb Michael-E. Voges:
> I need - using text-mode, iso-8859-1 - a protected space to avoid
> linebreaking
> between two words as for example the ~-sign of LaTeX.
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?)
--
Mit friedvollen Grüßen
Pete
"They're putting dimes in the hole in my head to see the change in me."
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: protected space
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 ` protected space -solved Michael-E. Voges
1 sibling, 1 reply; 4+ messages in thread
From: Emilio Lopes @ 2005-06-07 10:42 UTC (permalink / raw)
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>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: protected space -solved
2005-06-07 10:42 ` Emilio Lopes
@ 2005-06-09 10:04 ` Michael-E. Voges
0 siblings, 0 replies; 4+ messages in thread
From: Michael-E. Voges @ 2005-06-09 10:04 UTC (permalink / raw)
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-06-09 10:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` protected space -solved Michael-E. Voges
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).