all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jidanni@jidanni.org
To: handa.kenichi@aist.go.jp
Cc: acid@debian.org, larsi@gnus.org, ding@gnus.org, 12362@debbugs.gnu.org
Subject: bug#12362: GNUS can no longer read UTF-8
Date: Thu, 06 Sep 2012 20:46:59 +0800	[thread overview]
Message-ID: <87392vtj24.fsf@jidanni.org> (raw)
In-Reply-To: <87d320w3zh.fsf@jidanni.org>

>>>>> "K" == Kenichi Handa <handa.kenichi@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.





      parent reply	other threads:[~2012-09-06 12:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87mx14m6wl.fsf@gnus.org>
2012-09-05 21:32 ` bug#12362: GNUS can no longer read UTF-8 jidanni
2012-09-05 22:39   ` Lars Ingebrigtsen
2012-09-05 22:45   ` jidanni
2012-09-06  2:01     ` Kenichi Handa
2012-09-06 12:46   ` jidanni [this message]

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=87392vtj24.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=12362@debbugs.gnu.org \
    --cc=acid@debian.org \
    --cc=ding@gnus.org \
    --cc=handa.kenichi@aist.go.jp \
    --cc=larsi@gnus.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.