unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ulrich Mueller <ulm@gentoo.org>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: Stelian Ionescu <stelian.ionescu-zeus@poste.it>,
	emacs@gentoo.org, emacs-devel@gnu.org
Subject: Recent change in tramp.el makes byte-compilation fail
Date: Tue, 9 Dec 2008 17:46:02 +0100	[thread overview]
Message-ID: <18750.41162.837399.416146@a1i15.kph.uni-mainz.de> (raw)

Hi Michael,

looks like the following change:

   2008-12-04  Michael Albinus  <michael.albinus@gmx.de>

	* net/tramp.el (top): Write a message, when loading Tramp.

makes byte-compilation of files that require tramp fail.
To reproduce:

   $ cat test.el
   (require 'tramp)
   $ emacs -batch -q --no-site-file -f batch-byte-compile test.el
   Loading tramp...

   In toplevel form:
   test.el:1:1:Error: Wrong type argument: stringp, nil
   $ 

Ulrich




             reply	other threads:[~2008-12-09 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-09 16:46 Ulrich Mueller [this message]
2008-12-09 17:07 ` Recent change in tramp.el makes byte-compilation fail Ulrich Mueller

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18750.41162.837399.416146@a1i15.kph.uni-mainz.de \
    --to=ulm@gentoo.org \
    --cc=emacs-devel@gnu.org \
    --cc=emacs@gentoo.org \
    --cc=michael.albinus@gmx.de \
    --cc=stelian.ionescu-zeus@poste.it \
    /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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).