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

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

Re: Get report on which files are loading


From: Harry Putnam
Subject: Re: Get report on which files are loading
Date: Sun, 18 May 2003 15:14:02 -0700

"Stefan Monnier" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu> writes:

>>  (message "finished loading => "(SOMETHING HERE TO REPORT FILE NAME) 
>> (sit-for 1))
>
> You might want to try the `load-file-name' variable.

C-h v shows nil for that var but not sure how one would use it in
lisp `message' to announce the current file name.
Is it something like the shell $0 operator or its shortened version
$(basename $0)?

Can you show a simple usage?





reply via email to

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