Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Balker Rasmussen <lbr@mjolner.dk>
Subject: Re: 7bit and iso-8859-1
Date: 02 Sep 1998 17:49:08 +0200	[thread overview]
Message-ID: <0f3eaa5xcb.fsf@fenris.mjolner.dk> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "02 Sep 1998 16:30:58 +0200"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> Try the following:
> 
> Put "Thïs" into an empty buffer, and then eval
> `(progn (mm-encode-body) (mm-body-encoding))'.  You should get
> `7bit'.  If not, go to the "ï" and eval
> `(char-charset (following-char))'.  You should get `latin-iso8859-1'.
> If you get `ascii', then, uhm.  Uhm?

I get the same problems as Jon (pgnus 0.13, Emacs-20.3), and I think I
know why:

(Seems that iso-insert is now default in 20.3, but it's not my build so
I can't say what they have put into it.)

Running `emacs-20.3 -q', `C-x 8 a' inserts what looks like an å, except
(char-charset (following-char)) on it says ascii.  

C-h k C-x 8 a
	C-x 8 a runs the command insert-a-ring

/usr/local/share/emacs/20.3/lisp/international/iso-insert.el:
	(defun insert-a-ring ()
	   (interactive "*")
	   (insert 229)
	)

Also, writing a simple test-message with just a couple of å's will have
Gnus complain about posting an empty message (?).

If I cut'n'paste an å from an xterm, I get the expected latin-iso8859-1
from (char-charset (following-char)).

Yes, I have an American keyboard, and will have to jump through hoops to
get accented chars.  So I'm wondering; what's the REAL way of getting
iso8859-1 chars under Mule, when iso-insert obviously is broken?
-- 
Lars Balker Rasmussen, Software Engineer, Mjolner Informatics ApS
lbr@mjolner.dk


  parent reply	other threads:[~1998-09-02 15:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-02 11:53 Jon Kvebaek
1998-09-02 12:28 ` Lars Magne Ingebrigtsen
1998-09-02 12:43   ` Jon Kvebaek
1998-09-02 13:12     ` Lars Balker Rasmussen
1998-09-02 13:26       ` Jon Kvebaek
1998-09-02 14:33         ` Lars Magne Ingebrigtsen
1998-09-02 14:55           ` Lars Balker Rasmussen
1998-09-02 14:32       ` Lars Magne Ingebrigtsen
1998-09-02 14:30     ` Lars Magne Ingebrigtsen
1998-09-02 14:49       ` Karl Kleinpaste
1998-09-02 16:23         ` Lars Magne Ingebrigtsen
1998-09-03  6:55           ` Steinar Bang
1998-09-02 15:15       ` Jon Kvebaek
1998-09-02 16:26         ` Lars Magne Ingebrigtsen
1998-09-07 20:24           ` Kai Grossjohann
1998-09-02 21:30         ` Istvan Marko
1998-09-02 15:49       ` Lars Balker Rasmussen [this message]
1998-09-02 16:38         ` Lars Magne Ingebrigtsen
1998-09-07 20:26         ` Kai Grossjohann
1998-09-03  6:53 ` Steinar Bang

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=0f3eaa5xcb.fsf@fenris.mjolner.dk \
    --to=lbr@mjolner.dk \
    /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 NNTP newsgroup(s).