delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/02/16/12:05:41

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
Date: Sat, 16 Feb 2002 19:01:41 +0200
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: "Thomas Mueller" <tmueller AT bluegrass DOT net>
Message-Id: <5567-Sat16Feb2002190140+0200-eliz@is.elta.co.il>
X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9
CC: djgpp AT delorie DOT com
In-reply-to: <a4lnda$15r9i$2@ID-49635.news.dfncis.de> (tmueller@bluegrass.net)
Subject: Re: GNU Emacs DOS (DJGPP) port converts upper-ASCII characters to ASCII 127
References: <Pine DOT SUN DOT 3 DOT 91 DOT 1020214133143 DOT 29251B-100000 AT is> <a4lnda$15r9i$2 AT ID-49635 DOT news DOT dfncis DOT de>
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> From: "Thomas Mueller" <tmueller AT bluegrass DOT net>
> Newsgroups: comp.os.msdos.djgpp
> Date: 16 Feb 2002 13:38:53 GMT
> 
> DOS command-line program for SMTP, POP3 and NNTP is UKA_PPP.  Current version is
> 1.7x2, aka NOS-BOX 2.05.   URL is
> 
> http://mvmpc200.ciw.uni-karlsruhe.de/~mvmpc9/index.htm

Thanks.

> >Not every triangle you see means that there's an ASCII-127 character in
> >the buffer.  "C-u C-x =" is one way of telling.  Emacs uses ASCII-127 for
> >both the display and conversion of unsupported characters.  When only the
> >display is unsupported, the character in the file is not modified, but
> >just remapped for display purposes.
> 
> But you say Emacs 21.x would not convert to ASCII-127 and save that way?

Yes, it has a way of avoiding this problem.  It simply leaves the
original byte in the buffer.

> A file might have parts in Latin-1 and other parts not in Latin-1.

Only if it's a garbled file.  A file can only be encoded one way,
anything else is random 8-bit bytes.

> >(add-hook 'text-mode-hook 'turn-on-auto-fill)
> 
> >This will cause Emacs to automatically wrap lines in all text-related
> >modes (that includes mail-mode, the mode used for composing mail
> >messages).
> 
> Emacs screen shows backslashes in the rightmost column when the line is 80
> characters long, or longer.

Yes, but that's not the wrapping I had in mind.

> I think there is word wrap somewhere in the menus?

In Emacs 20.5, click Help->Options->Auto Fill.

> I guess mail-mode would also be used for news messages?

For composition, yes.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019