From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: emacs-devel@gnu.org
Subject: Re: ruler-mode.el fix following whitespace cleanup
Date: Tue, 4 Feb 2003 12:37:58 -0600 (CST) [thread overview]
Message-ID: <200302041837.MAA18523@eel.dms.auburn.edu> (raw)
In-Reply-To: <200302041810.MAA18467@eel.dms.auburn.edu> (message from Luc Teirlinck on Tue, 4 Feb 2003 12:10:55 -0600 (CST))
>From my previous message:
Are we absolutely sure that trailing whitespace within a string is
never meaningful?
maybe if the situation arose, one could replace:
"Beware! Trailing whitespace follows!
Second line."
By:
"Beware! Trailing whitespace follows! \
Second line."
or (might look relatively nicer):
"Beware! Trailing whitespace follows! \n\
Second line."
and escape the wrath of M-x delete-trailing-whitespace that way.
Sincerely,
Luc.
next prev parent reply other threads:[~2003-02-04 18:37 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3E26CE2100B182E5@mel-rta6.wanadoo.fr>
2003-02-04 17:09 ` ruler-mode.el fix following whitespace cleanup Benjamin Riefenstahl
2003-02-04 17:36 ` Juanma Barranquero
2003-02-04 23:19 ` Kim F. Storm
2003-02-04 23:10 ` Luc Teirlinck
2003-02-04 23:25 ` Luc Teirlinck
2003-02-05 0:37 ` Luc Teirlinck
2003-02-04 23:20 ` Juanma Barranquero
2003-02-05 6:21 ` Eli Zaretskii
2003-02-05 9:37 ` Juanma Barranquero
2003-02-05 15:35 ` Eli Zaretskii
2003-02-05 11:56 ` Benjamin Riefenstahl
2003-02-05 15:04 ` Luc Teirlinck
2003-02-04 17:38 ` Werner LEMBERG
2003-02-04 18:10 ` Luc Teirlinck
2003-02-04 18:37 ` Luc Teirlinck [this message]
2003-02-06 2:42 ` Richard Stallman
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=200302041837.MAA18523@eel.dms.auburn.edu \
--to=teirllm@dms.auburn.edu \
--cc=emacs-devel@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.