GNU bug report logs - #12362
GNUS can no longer read UTF-8

Previous Next

Packages: emacs, gnus;

Reported by: jidanni <at> jidanni.org

Date: Wed, 5 Sep 2012 21:33:01 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: jidanni <at> jidanni.org
To: handa.kenichi <at> aist.go.jp
Cc: acid <at> debian.org, larsi <at> gnus.org, ding <at> gnus.org, 12362 <at> debbugs.gnu.org
Subject: bug#12362: GNUS can no longer read UTF-8
Date: Thu, 06 Sep 2012 20:46:59 +0800
>>>>> "K" == Kenichi Handa <handa.kenichi <at> aist.go.jp> writes:
K> Could you please try again?
OK I'll try with next week's snapshot.

Also now when I do
$ emacs -f gnus
but not
$ emacs
I get a mysterious new buffer
*Compile-Log*
that contains this mysterious content

Warning: Use `with-current-buffer' rather than save-excursion+set-buffer
Warning: (lambda (x) ...) quoted with ' rather than with #'

With no indication in the world as to what files in the world it is
talking about!!

So I changed

(add-hook
 'gnus-startup-hook
 '(lambda ()

to

(add-hook
 'gnus-startup-hook
 #(lambda ()

like the stupid advice said and... of course fell for the stupid trick
like a dummy. I reverted it.

You can go ahead and check my http://jidanni.org/comp/configuration/

I don't think the warnings are referring to me.




This bug report was last modified 12 years and 311 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.