[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: configure script failing on emacs flavor
From: |
Harry Putnam |
Subject: |
Re: configure script failing on emacs flavor |
Date: |
Fri, 23 May 2003 22:35:44 -0700 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) |
Michael Albinus <address@hidden> writes:
> Harry Putnam <address@hidden> writes:
>
>> Ick .. never mind .. it was literally not able to call emacs.
>> Flavor was not really involved.
>> site-start.el contained a (require 'tramp) and it was not yet
>> available so errored out on trying to load trampver.
>
> Nice to see problems go away when I'm on holidays ...
>
> Nevertheless, I'll extend the Emacs call with the '-q' option in order
> to avoid such problems.
-q wouldn't actually have helped since it was site-start.el but I get
the point... thanks