help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tramp & numberp


From: Andrea Crotti
Subject: Re: tramp & numberp
Date: Mon, 25 Oct 2010 14:45:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin)

Michael Albinus <michael.albinus@gmx.de> writes:
> Does your lisp/Makefile contains a rule about tramp-loaddefs.el? Does
> the make call generates this file?
>
> Best regards, Michael.

Yes it does, this is what happens
--8<---------------cut here---------------start------------->8---
ip1-201:tramp andrea$ make
/Applications/Emacs.app/Contents/MacOS/Emacs --no-site-file -batch -l autoload  
                                            \
          --eval "(setq generate-autoload-cookie \";;;###tramp-autoload\")" \
          --eval "(setq generated-autoload-file \"tramp-loaddefs.el\")"         
    \
          --eval "(setq make-backup-files nil)"                             \
          --eval "(unless (string-equal \"emacs\" \"emacs\")        \
                    (defalias 'autoload-trim-file-name                      \
                              'file-name-sans-extension))"                  \
          -f batch-update-autoloads /Users/andrea/Documents/pycon/tramp/lisp
Opening output file: no such file or directory, 
/Users/lstoll/tmp/emacs-23.2/lisp/tramp-loaddefs.el
make[1]: *** [tramp-loaddefs.el] Error 255
--8<---------------cut here---------------end--------------->8---

the loaddefs is also in the Makefile.in actually..
Now I try with the CVS version to see if it's really the same




reply via email to

[Prev in Thread] Current Thread [Next in Thread]