all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Johan Bockgård" <bojohan@gnu.org>
To: Achim Gratz <Stromeko@nexgo.de>,
	Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 11594@debbugs.gnu.org
Subject: bug#11594: message-send-and-exit now fails
Date: Thu, 31 May 2012 20:56:03 +0200	[thread overview]
Message-ID: <87ehq09o3g.fsf@gnu.org> (raw)
In-Reply-To: <87bol4urtv.fsf@Rainer.invalid> (Achim Gratz's message of "Thu, 31 May 2012 20:29:48 +0200")

Achim Gratz <Stromeko@nexgo.de> writes:

> Jim Meyering writes:
>> I built emacs from the latest on the trunk and found
>> that I can no longer send mail in the usual manner (using gnus).
>
> Actually, Gnus is completely hosed and doesn't even start up for me and
> it appears that the auth code is involved (as I could not find any
> suspect changes in Gnus between the last working version and yesterdays
> pull).

The byte compiler seems broken:

    emacs -Q

    (setq m (byte-compile '(lambda () (defmacro m ()) (m))))

    #[nil "\300\301\302\303B\"\210\301 \207" [defalias m macro #[nil "\300\207" [nil] 1]] 4]

    (funcall m)

       => error: (invalid-function m)


In emacs-24 branch:

    #[nil "\300\301\302\"\210\303\207" [defalias m (macro . #[nil "\300\207" [nil] 1]) nil] 3]





  reply	other threads:[~2012-05-31 18:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-31  8:17 bug#11594: message-send-and-exit now fails Jim Meyering
2012-05-31 18:29 ` Achim Gratz
2012-05-31 18:56   ` Johan Bockgård [this message]
2012-05-31 20:01     ` Andreas Schwab
2012-05-31 21:39       ` Johan Bockgård
2012-05-31 22:02         ` Johan Bockgård
2012-06-01  1:28       ` Stefan Monnier
2012-06-01 16:26         ` Johan Bockgård
2012-06-01 19:50           ` Stefan Monnier

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=87ehq09o3g.fsf@gnu.org \
    --to=bojohan@gnu.org \
    --cc=11594@debbugs.gnu.org \
    --cc=Stromeko@nexgo.de \
    --cc=monnier@iro.umontreal.ca \
    /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.