all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nospam@dev.null (Alexey Pustyntsev)
To: help-gnu-emacs@gnu.org
Subject: Re: getting rid of ^M displayed by emacs-w3m
Date: Sun, 25 Mar 2007 05:27:27 +1100	[thread overview]
Message-ID: <E1HVAxb-0000u6-Ir@sycore.org> (raw)
In-Reply-To: <E1HUskc-0006Gw-4g@sycore.org> (Alexey Pustyntsev's message of "Sat\, 24 Mar 2007 09\:00\:50 +1000")


It turned out that ^M (or \015 in octal form) is what emacs displays
when it encounters the carriage return control character.

After some experimenting, I put the following code

(standard-display-ascii ?\015 "")

in my .emacs and it seems to have done the job.

However, I am still not very sure if this is the right way to deal
with the problem, as I feel that, normally, it should be solved by
default, not requiring user intervention, except in special cases,
of course.  

-- 
Rgds
Alexey

Today is Prickle-Prickle, the 11st day of Discord in the YOLD 3173

  reply	other threads:[~2007-03-24 18:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-23 23:00 getting rid of ^M displayed by emacs-w3m Alexey Pustyntsev
2007-03-24 18:27 ` Alexey Pustyntsev [this message]
2007-03-24 19:03   ` Peter Dyballa
2007-03-24 21:07     ` Alexey Pustyntsev
2007-03-24 21:17       ` David Hansen
2007-03-24 23:58         ` Alexey Pustyntsev
2007-03-25  0:50           ` David Hansen
2007-03-25  9:48             ` Daniel Rubin

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=E1HVAxb-0000u6-Ir@sycore.org \
    --to=nospam@dev.null \
    --cc=help-gnu-emacs@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.