all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexis <flexibeast@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: customizing minibuffer and the message bar, ie mode-line
Date: Mon, 20 Apr 2015 10:54:54 +1000	[thread overview]
Message-ID: <87iocrd3fl.fsf@gmail.com> (raw)
In-Reply-To: <e7bb3833-7c36-41bf-a3a3-05d83c832ffd@googlegroups.com>


gnuist006@gmail.com writes:

> why dont you also reply (1) and (2) ?

People respond to the questions they feel they can address, and 
don't necessarily respond to the questions to which they feel they 
can't provide a reasonable answer.

Having said that, one thought regarding question 2:
 
>> (2) How to make time up to the second in the message bar?

i assume you want the clock visually displaying each second as it 
elapses. If so, this might not be straightforward, as the 
mode-line is not updated on a regular schedule, but "when 
appropriate" (e.g. point has been moved). So say the clock 
displayed:

  12:24:48

and nothing caused the mode-line to update for 10 seconds 
(e.g. there was no buffer input), then the next mode-line update 
would cause the clock to 'jump' to:

  12:24:58

without having displayed the intervening seconds.

i guess you might be able to set up a timer to run every second to 
deal with this; but more knowledgeable people than i on this list 
would be better placed to discuss the feasability of that.


Alexis.



  reply	other threads:[~2015-04-20  0:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-19 23:10 customizing minibuffer and the message bar, ie mode-line gnuist006
2015-04-19 23:33 ` Emanuel Berg
2015-04-20  0:16 ` gnuist006
2015-04-20  0:54   ` Alexis [this message]
2015-04-20  2:17   ` Óscar Fuentes
2015-04-20  0:39 ` Alexis
     [not found] ` <mailman.1138.1429490386.904.help-gnu-emacs@gnu.org>
2015-04-20 13:31   ` Dan Espen
2015-04-20 15:47     ` Marcin Borkowski
     [not found]     ` <mailman.1188.1429544846.904.help-gnu-emacs@gnu.org>
2015-04-20 21:38       ` Emanuel Berg
2015-04-21  1:36         ` Emanuel Berg

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

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

  git send-email \
    --in-reply-to=87iocrd3fl.fsf@gmail.com \
    --to=flexibeast@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.