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

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

Re: Loading local .emacs from remote machine


From: Kevin Rodgers
Subject: Re: Loading local .emacs from remote machine
Date: Wed, 05 Feb 2003 10:06:52 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

mil_DocOutAbsgebser@ameritech.net wrote:

Kai Großjohann at 13:51 (UTC+0100) on Wed, 5 Feb 2003 said:

= gebser@ameritech.net writes:
= = > Kai Großjohann at 18:30 (UTC+0100) on Tue, 4 Feb 2003 said:
= >
= > I was following the documentation. What would be the way to load a = > *.texi file? = = It doesn't make sense to "load" a *.texi file. You can convert it to
= info format with M-x texinfo-format-buffer RET or with the external
= makeinfo program.  (Though the latter doesn't work in this case, of
= course...)

Hmmm....  I loaded tramp.texi into a buffer, then did "M-x
texinfo-format-buffer RET" and it halted midway with the cursor on a
line saying "@macro trampver{}" and with the comment "@macro is not
handled by texinfo".


In Emacs terminology, you visited the file in a buffer (via `find-file').
The term "load" specifically means to load an Emacs Lisp source (.el) or
byte-compiled (.elc) file.


--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>



reply via email to

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