Gnus development mailing list
 help / color / mirror / Atom feed
* pgnus and ntemacs 20.3.1
@ 1998-09-06 15:20 Lars Balker Rasmussen
  1998-09-06 15:35 ` Lars Balker Rasmussen
  1998-09-06 16:28 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Lars Balker Rasmussen @ 1998-09-06 15:20 UTC (permalink / raw)



Are anyone using this combination?

I just tried installing this, but am having problems.

I have put this in my _emacs:
	(standard-display-european t)
	(require 'latin-1)
	(load-library "my-iso-insert") ; new iso-insert.el
which allows me to use the special characters on my Danish keyboard in
most buffers.

However, in Message-buffers, I can't seem to type Danish characters
at all! (the keys ae, oe, aa give fxe, as does C-x 8 {e,a,/o}.)

This might have something to do with the fact that the buffer is
marked '-\' instead of '1:'?

If people use unencoded latin-1 characters in headers, the Summary and
Article buffers will represent them without the highbit, e.g. fxe for
the Danish letters.

If articles don't contain mime-headers, even though they contain
latin-1 characters, they will be shown without the highbit.

(iso-test: æ ø å,  naîve, façade.
           aeoeaa, naive, facade)
-- 
Lars Balker Rasmussen                                           "Woo hoo!?"
.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: pgnus and ntemacs 20.3.1
  1998-09-06 15:20 pgnus and ntemacs 20.3.1 Lars Balker Rasmussen
@ 1998-09-06 15:35 ` Lars Balker Rasmussen
  1998-09-06 16:55   ` Alan Shutko
  1998-09-06 16:28 ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 5+ messages in thread
From: Lars Balker Rasmussen @ 1998-09-06 15:35 UTC (permalink / raw)


On Sun, Sep 06, 1998 at 03:20:51PM +0000, Lars Balker Rasmussen wrote:
> (iso-test: æ ø å,  naîve, façade.
>            aeoeaa, naive, facade)

Well, it seems it's only the displaying of the glyphs I'm having
problems with.  Any ideas?
-- 
Lars Balker Rasmussen, Software Engineer, Mjolner Informatics ApS
lbr@mjolner.dk


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: pgnus and ntemacs 20.3.1
  1998-09-06 15:20 pgnus and ntemacs 20.3.1 Lars Balker Rasmussen
  1998-09-06 15:35 ` Lars Balker Rasmussen
@ 1998-09-06 16:28 ` Lars Magne Ingebrigtsen
  1998-09-06 17:59   ` Lars Balker Rasmussen
  1 sibling, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-09-06 16:28 UTC (permalink / raw)


Lars Balker Rasmussen <lbr@image.dk> writes:

> 	(standard-display-european t)
> 	(require 'latin-1)

Remove these, and use

	(set-language-environment "Latin-1")

instead.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: pgnus and ntemacs 20.3.1
  1998-09-06 15:35 ` Lars Balker Rasmussen
@ 1998-09-06 16:55   ` Alan Shutko
  0 siblings, 0 replies; 5+ messages in thread
From: Alan Shutko @ 1998-09-06 16:55 UTC (permalink / raw)
  Cc: ding

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 738 bytes --]

>>>>> "L" == Lars Balker Rasmussen <lbr@mjolner.dk> writes:

L> On Sun, Sep 06, 1998 at 03:20:51PM +0000, Lars Balker Rasmussen
L> wrote:
>> (iso-test: æ ø å, naîve, façade.  aeoeaa, naive, facade)

L> Well, it seems it's only the displaying of the glyphs I'm having
L> problems with.  Any ideas?

I think it's standard-display-european, which

    Normally, this function turns off `enable-multibyte-characters'
    for subsequently created Emacs buffers, and for `*scratch*.
    This is because users who call this function
    probably want to edit European characters in single-byte mode.

But that's just a guess....

-- 
Alan Shutko <ats@acm.org> - By consent of the corrupted
When you don't know what you are doing, do it neatly.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: pgnus and ntemacs 20.3.1
  1998-09-06 16:28 ` Lars Magne Ingebrigtsen
@ 1998-09-06 17:59   ` Lars Balker Rasmussen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Balker Rasmussen @ 1998-09-06 17:59 UTC (permalink / raw)



Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> Lars Balker Rasmussen <lbr@image.dk> writes:
> > 	(standard-display-european t)
> > 	(require 'latin-1)
> 
> Remove these, and use
> 
> 	(set-language-environment "Latin-1")
> 
> instead.

Yes, I tried that first, which is even worse.  Then I went through
ntemacs' mailinglist archive from the last month, and found the "old"
approach used above recommended for fixing inputting accented letters.

For the record, set-language-environment causes 
	From: svar_til@usa.net (=?ISO-8859-1?Q?Martin_Herl=F8w?=)
	Subject: =?ISO-8859-1?Q?Priser_m.m_1049_Officiel_respons_=F8nskes?=
to show as 
	R  [  15: Martin Herlxw       ] Priser m.m 1049 Officiel respons xnskes
in the Summary buffer, and the same in the Article buffer.

Articles with unencoded iso-latin-1 characters will show as 
	[...] Re: Priser m.m 1049 Officiel respons \370nskes
in both buffers.

Articles with 
	Content-Type: text/plain; charset=ISO-8859-1
	Content-Transfer-Encoding: 8bit
shows as 
	1) G\346lder der s\370ndagstakst p\345 helligdage?
and articles without any Content-* headers are the same.

This message-buffer still has -\ as "buffer-type", and I can't see the
accented characters I input (no highbit):

æøå (ae oe aa keys), naîve (hat accent key, `i'), façade (`C-x 8 , c')

Frustrated,
-- 
Lars Balker Rasmussen                                           "Woo hoo!?"
.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1998-09-06 17:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-06 15:20 pgnus and ntemacs 20.3.1 Lars Balker Rasmussen
1998-09-06 15:35 ` Lars Balker Rasmussen
1998-09-06 16:55   ` Alan Shutko
1998-09-06 16:28 ` Lars Magne Ingebrigtsen
1998-09-06 17:59   ` Lars Balker Rasmussen

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).