From: bojohan+news@dd.chalmers.se (Johan Bockgård)
Subject: Re: end of line symbol
Date: Sat, 03 Dec 2005 16:53:50 +0100 [thread overview]
Message-ID: <yoij4q5qp46p.fsf@linus017.dd.chalmers.se> (raw)
In-Reply-To: mailman.17741.1133591721.20277.help-gnu-emacs@gnu.org
"Emabela" <emabela@vipmail.hu> writes:
> I would like to see where the end of line characters are. That is,
> at the end of lines a pilcrow sign (\P in TeX) would be nice.
(unless standard-display-table
(setq standard-display-table (make-display-table)))
(aset standard-display-table ?\n [?\x8b6 ?\n])
--
Johan Bockgård
next parent reply other threads:[~2005-12-03 15:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.17741.1133591721.20277.help-gnu-emacs@gnu.org>
2005-12-03 15:53 ` Johan Bockgård [this message]
2005-12-03 20:48 ` end of line symbol Johan Bockgård
2005-12-03 20:27 Emabela
-- strict thread matches above, loose matches on Subject: below --
2005-12-03 6:35 Emabela
2005-12-03 9:15 ` Eli Zaretskii
2005-12-03 15:17 ` Drew Adams
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=yoij4q5qp46p.fsf@linus017.dd.chalmers.se \
--to=bojohan+news@dd.chalmers.se \
/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).