Next: , Previous: , Up: Customisation  


Q3.3.3: How do I get SXEmacs to put the time of day on the modeline?

Add the following line to your init.el/.emacs file to display the time:

(display-time)

See Customize from the Options menu for customisation.