>    We would very much like to see only the filename in the taskbar, and if
>    possible, to keep the full path name in the title of the window.
> 

In your configuration file, put the following line:

(setq frame-title-format "%S:%b")

or

(setq frame-title-format "%b")

if you just want the filename and not "emacs" before it.

What you have now I think is this:

(setq frame-title-format "%f")

while shows the full path.

Jason (another xemacs fan)

-- 
Jason Friedman
Ph.D. Student
Department of Computer Science and Applied Mathematics
Weizmann Institute of Science, Rehovot, Israel.
Home page: http://www.wisdom.weizmann.ac.il/~jason

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to