all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How come my emacs whitespace-mode not show correct newline symbol
@ 2019-05-31  4:19 Budi
  2019-05-31  6:11 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Budi @ 2019-05-31  4:19 UTC (permalink / raw)
  To: help-gnu-emacs

How come my emacs whitespace-mode not show newline ^M and/or ^J but
instead only $ ?

How to solve it and show ^M and ^J symbol when whitespace-mode on and
all are shown



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

* Re: How come my emacs whitespace-mode not show correct newline symbol
  2019-05-31  4:19 How come my emacs whitespace-mode not show correct newline symbol Budi
@ 2019-05-31  6:11 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2019-05-31  6:11 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Budi <budikusasi@gmail.com>
> Date: Fri, 31 May 2019 11:19:57 +0700
> 
> How come my emacs whitespace-mode not show newline ^M and/or ^J but
> instead only $ ?
> 
> How to solve it and show ^M and ^J symbol when whitespace-mode on and
> all are shown

I don't understand the question.  If you had the ^M characters shown
in a buffer before activating whitespace-mode, then after activating
the mode you will see ^M$ at the end of each line which had ^M before.

I guess you are doing something special which you didn't describe in
enough detail.  In particular, where do those ^M characters come from?

As for ^J, Emacs never shows them, it always shows them as the
newline, i.e. it starts a new line.



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

end of thread, other threads:[~2019-05-31  6:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-31  4:19 How come my emacs whitespace-mode not show correct newline symbol Budi
2019-05-31  6:11 ` Eli Zaretskii

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.