unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Karl Voit <devnull@Karl-Voit.at>
To: help-gnu-emacs@gnu.org
Subject: Re: Day of week + time in mode-line
Date: Sat, 2 Jan 2016 13:58:40 +0100	[thread overview]
Message-ID: <2016-01-02T13-57-44@devnull.Karl-Voit.at> (raw)
In-Reply-To: 87y4ca9919.fsf@ericabrahamsen.net

* Eric Abrahamsen <eric@ericabrahamsen.net> wrote:
> Karl Voit <devnull@Karl-Voit.at> writes:
>
>> I want to get date/time on my display even when my Emacs is in full
>> screen mode[1].
>>
>> [1] http://emacs-doctor.com/emacs-strip-tease.html
>
> All I've had to do is this:
> (display-time-mode t)
> (setq display-time-day-and-date t)
> See if that works as you like? My mode line is pretty much as you'd like it...

Thanks for the pointer!

My setup is similar:

(display-time-mode t)
(setq display-time-string-forms
      '((propertize (format-time-string "%A %F %R" now) 'face 'bold)))


-- 
All in all, one of the most disturbing things today is the definitive
fact that the NSA, GCHQ, and many more government organizations are
massively terrorizing the freedom of us and the next generations.
                                                  http://Karl-Voit.at




      reply	other threads:[~2016-01-02 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-31 10:57 Day of week + time in mode-line Karl Voit
2015-12-31 11:01 ` Eric Abrahamsen
2016-01-02 12:58   ` Karl Voit [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2016-01-02T13-57-44@devnull.Karl-Voit.at \
    --to=devnull@karl-voit.at \
    --cc=help-gnu-emacs@gnu.org \
    --cc=news1142@Karl-Voit.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).