Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@srce.hr>
Cc: ding@gnus.org, xemacs-nt@xemacs.org
Subject: Re: escape-quoted
Date: 04 Dec 1998 17:38:35 +0100	[thread overview]
Message-ID: <kigu2zbamlw.fsf@jagor.srce.hr> (raw)
In-Reply-To: Shenghuo ZHU's message of "04 Dec 1998 11:31:05 -0500"

Shenghuo ZHU <zsh@cs.rochester.edu> writes:

> >>>>> "FP" == Fabrice POPINEAU <popineau@ese-metz.fr> writes:
> 
> FP> This is the file coding system used by default on the latest
> FP> pgnus-0.6[1-3] versions for XEmacs, but it is not defined unless
> FP> XEmacs has been compiled with MULE support. Which is not the case
> FP> under Win32. What's the proper solution ? Use 'no-conversion ?
> 
> The problem is that XEmacs w/o mule checks coding system but does not
> define escape-quoted. Is this a bug of XEmacs w/o mule?

See my explanation on levels of file coding support.  I think that
it's not a bug for XEmacs with file coding (but not Mule) support to
not defined `escape-quoted'.

> If not, what variable indicates whether XEmacs has been compiled
> with MULE support?

(featurep 'mule)        ; non-nil if Mule is present

(featurep 'file-coding) ; non-nil if file coding is present

> I guess enable-multibyte-characters

That variable has no effect whatsoever in XEmacs.  It shouldn't even
be bound.  It should be exorcized, then burned, and then *really*
hurt.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
What is mind?  No matter.
What is matter?  Never mind.


  reply	other threads:[~1998-12-04 16:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Shenghuo ZHU's message of "04 Dec 1998 11:31:05 -0500">
1998-12-04  8:56 ` escape-quoted Fabrice POPINEAU
1998-12-04  9:37   ` escape-quoted Andy Piper
1998-12-04 20:16     ` escape-quoted Shenghuo ZHU
1998-12-04 14:34   ` escape-quoted Lars Magne Ingebrigtsen
1998-12-04 15:45     ` escape-quoted Hrvoje Niksic
1998-12-04 16:38       ` escape-quoted Shenghuo ZHU
1998-12-04 18:16         ` escape-quoted Hrvoje Niksic
1998-12-04 16:31   ` escape-quoted Shenghuo ZHU
1998-12-04 16:38     ` Hrvoje Niksic [this message]
1998-12-04 16:50       ` escape-quoted Andy Piper
1998-12-04 22:30   ` escape-quoted Martin Buchholz
1998-12-05 22:50     ` escape-quoted Shenghuo ZHU

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=kigu2zbamlw.fsf@jagor.srce.hr \
    --to=hniksic@srce.hr \
    --cc=ding@gnus.org \
    --cc=xemacs-nt@xemacs.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 NNTP newsgroup(s).