unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: nospam55 <nospa@no.yahoo.no>
Subject: Re: mule : multibyte to 7 bit conversions
Date: Sat, 07 Feb 2004 21:36:48 +0100	[thread overview]
Message-ID: <c03ldj$12hgl0$1@ID-183691.news.uni-berlin.de> (raw)
In-Reply-To: 401EDB1B.8010401@yahoo.com



> What happens if you run this command:
> 
> LC_ALL=C man bash > bash.man
> 
> Are there still non-ASCII characters in the bash.man file?

unfortunately with 


  $ LC_ALL=C man bash > bash.man

I get in bash.man the same funny ^H etc chars as before; moreover, I have from many weeks 

  $ echo  ${!LC*}
  LC_COLLATE
  $ declare -p LC_COLLATE
  declare -x LC_COLLATE="C"



> The `man foo` command is basically equivalent to:
> 
> 
> nroff -man /usr/man/man?/foo.? | ${PAGER:more}
> 
> 
> It works because your terminal interprets the backspace and various escape
> sequences that nroff outputs.`

This suggestion seems to be important, I will try using it and will let you know 

    nospam55

  reply	other threads:[~2004-02-07 20:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-29 17:24 mule : multibyte to 7 bit conversions nospam55
2004-01-30 22:17 ` Kevin Rodgers
2004-02-01  9:10   ` nospam55
2004-02-02 19:06     ` nospam55
2004-02-02 23:19     ` Kevin Rodgers
2004-02-07 20:36       ` nospam55 [this message]
2004-02-09  6:21         ` nospam55

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='c03ldj$12hgl0$1@ID-183691.news.uni-berlin.de' \
    --to=nospa@no.yahoo.no \
    /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).