all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xavier Maillard <zedek@gnu.org>
Cc: henrik.enberg@telia.com, emacs-devel@gnu.org, handa@m17n.org,
	emacs-pretest-bug@gnu.org
Subject: Re: Rmail: rmail-enable-mime is causing troubles
Date: Wed, 18 Jan 2006 23:38:02 +0100	[thread overview]
Message-ID: <1137623882.141360.4619.nullmailer@totoz-linux.gnu-rox.org> (raw)
In-Reply-To: <uoe2gsfuo.fsf@gnu.org> (message from Eli Zaretskii on Fri, 13 Jan 2006 10:15:59 +0200)

   From: Eli Zaretskii <eliz@gnu.org>
   Cc: henrik.enberg@telia.com, emacs-pretest-bug@gnu.org,
           emacs-devel@gnu.org, handa@m17n.org

   > From: Xavier Maillard <zedek@gnu.org>
   > Date: Thu, 12 Jan 2006 22:54:58 +0100
   > Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org, handa@m17n.org
   > 
   > Except that here, it just fails when trying to make it:
   > 
   > [zedek@totoz-linux 22:37:02 rmail-mime]$ make
   > echo '
   >       ' > lisp/autodefs.el
   > emacs-snapshot -q --no-site-file -batch -l autoload --eval \
   >                 '(setq source-directory (expand-file-name ".") \
   >                        generated-autoload-file "autodefs.el")' \
   >                 -f batch-update-autoloads `find lisp -type d -print`
   > Wrong type argument: symbolp, "autodefs.el"
   > make: *** [autodefs.el] Error 255

   What is your version of Make?

,----[ make -v ]
| GNU Make 3.81beta4
| Copyright (C) 2003  Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.
| There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
| PARTICULAR PURPOSE.
| 
| This program built for i486-pc-linux-gnu
`----

   A simple work-around is to edit the Makefile so that the '..'-quoted
   argument, the one which starts with ``'(setq'', is on a single line.

Thank you, it worked like a charm.

Xavier

  reply	other threads:[~2006-01-18 22:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1136851298.818441.8389.nullmailer@totoz-linux.gnu-rox.org>
     [not found] ` <200601101154.k0ABsWsm011714@rocksteady.printf.se>
2006-01-11 11:16   ` Rmail: rmail-enable-mime is causing troubles Kenichi Handa
2006-01-11 15:09     ` Henrik Enberg
2006-01-12 21:54       ` Xavier Maillard
2006-01-13  8:15         ` Eli Zaretskii
2006-01-18 22:38           ` Xavier Maillard [this message]
2006-01-16 12:14         ` Kenichi Handa
2006-01-18  2:17           ` Kenichi Handa

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=1137623882.141360.4619.nullmailer@totoz-linux.gnu-rox.org \
    --to=zedek@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=handa@m17n.org \
    --cc=henrik.enberg@telia.com \
    /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.