From: David Kastrup <dak@gnu.org>
Subject: Re: interpreting ^Hs in text files
Date: 16 Jan 2003 16:43:25 +0100 [thread overview]
Message-ID: <x5fzrtdrs2.fsf@lola.goethe.zz> (raw)
In-Reply-To: slrnb2djh3.9kl.mac@mac.dgp.toronto.edu
mac@die.spammer.die.dgp.toronto.edu (Maciej Kalisiak) writes:
> Text files occasionally use double-striking using ^H to create
> effects such as bold and underlined lettering. How do I make Emacs
> parse and interpret the text file according to this convention?
Take a look at
(defun Man-cleanup-manpage ()
"Remove overstriking and underlining from the current buffer."
in man.el
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
next prev parent reply other threads:[~2003-01-16 15:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-16 15:22 interpreting ^Hs in text files Maciej Kalisiak
2003-01-16 15:43 ` David Kastrup [this message]
2003-01-17 18:39 ` Maciej Kalisiak
2003-01-17 19:37 ` Alan Shutko
2003-01-17 19:41 ` Henrik Enberg
2003-01-16 19:37 ` Dan Kalikow
2003-01-20 7:50 ` Lee Sau Dan
2003-01-16 19:58 ` Kai Großjohann
2003-01-20 7:50 ` Lee Sau Dan
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=x5fzrtdrs2.fsf@lola.goethe.zz \
--to=dak@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.
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).