unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to format paragraph and not to lose spaces between 2 characters?
@ 2021-10-06  5:41 Jean Louis
  2021-10-06  6:04 ` Emanuel Berg via Users list for the GNU Emacs text editor
  2021-10-06  6:07 ` Emanuel Berg via Users list for the GNU Emacs text editor
  0 siblings, 2 replies; 8+ messages in thread
From: Jean Louis @ 2021-10-06  5:41 UTC (permalink / raw)
  To: Help GNU Emacs


I have particular need to format paragraph without getting specific
spaces between specific characters disturbed:

Stage 1, paragraph is there
---------------------------

This is example paragraph. This is example paragraph. This is example
paragraph. This is example paragraph. This is example paragraph. This
is example paragraph.This is example paragraph. This is example
paragraph. This is example paragraph.This is example paragraph. This
is example paragraph. This is example paragraph.

Stage 2, after insert of ❰    ❱, paragraph gets somewhere dis-aligned
---------------------------------------------------------------------

❰    ❱ This is example paragraph. This is example paragraph. This is example
paragraph. This is example paragraph. This is example paragraph. This
is example paragraph.This is example paragraph. This is example
paragraph. This is example paragraph.This is example paragraph. This
is example paragraph. This is example paragraph.

Stage 3, I wish to press M-q to re-format paragraph, then I lose
spaces between: ❰    ❱ -- and my goal is NOT to lose those spaces:

❰ ❱ This is example paragraph. This is example paragraph. This is
example paragraph. This is example paragraph. This is example
paragraph. This is example paragraph.This is example paragraph. This
is example paragraph. This is example paragraph.This is example
paragraph. This is example paragraph. This is example paragraph.

Is there a way to solve this so that I do not lose spaces?

One solution I know is to insert a non-breaking space:

❰    ❱ 

Is there a solution without using non-breaking space?


Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-10-06 14:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-06  5:41 How to format paragraph and not to lose spaces between 2 characters? Jean Louis
2021-10-06  6:04 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-06  6:07 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-06 10:02   ` Jean Louis
2021-10-06 10:24     ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-06 13:00       ` tomas
2021-10-06 10:18   ` [solved] " Jean Louis
2021-10-06 14:35     ` Emanuel Berg via Users list for the GNU Emacs text editor

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