Titlebar customization, file name displaying


/ Published in: Emacs Lisp
Save to your folder(s)

By default, Emacs displays on the titlebar (I mean GUI Emacs) emacs@domain. There is a way to modify this, using (setq frame-title-format "my title").

How to display emacs@domain: ~/dir/file (or buffer name in case of e.i. *scratch*)? Add it to your .emacs:

URL: http://coldpeer.jogger.pl/2007/12/01/emacs-konfiguracja-belki-z-tytulem/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.