From: Matt Lundin <mdl@imapmail.org>
To: Mike McLean <mike.mclean@pobox.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org Clock Timer in Frame Title bug
Date: Sat, 21 Apr 2012 19:43:24 -0500 [thread overview]
Message-ID: <87d37038b7.fsf@fastmail.fm> (raw)
In-Reply-To: <8DD2D644-3CB5-4F40-9801-90C3AA577438@pobox.com> (Mike McLean's message of "Sat, 21 Apr 2012 19:45:34 -0400")
Mike McLean <mike.mclean@pobox.com> writes:
> It appears that there is a small problem with commit
> 37fafb7b9e4e8e1eeb6b8faa76a1621c28970ef5 (Option for clock and timer to
> be displayed in frame-title). The default value offrame-title-format in
> my setup is t and this causes an error when clocking in/out.
I can confirm this bug. The problem is that org-clock-out calls a delq
on frame-title-format regardless of the value of
org-clock-clocked-in-display. This is a problem because
frame-title-format can be either a list or a string. Note: the same
problem will occur when calling org-clock-in if the value of
frame-title-format is a string and if org-clock-clocked-in-display is
set to 'frame-title.
Best,
Matt
next prev parent reply other threads:[~2012-04-22 0:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-21 23:45 Org Clock Timer in Frame Title bug Mike McLean
2012-04-22 0:43 ` Matt Lundin [this message]
2012-04-22 7:02 ` Bastien
2012-04-28 12:51 ` George Kettleborough
2012-04-29 9:37 ` Bastien
2012-04-30 13:47 ` George Kettleborough
2012-05-05 13:49 ` Bastien
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d37038b7.fsf@fastmail.fm \
--to=mdl@imapmail.org \
--cc=emacs-orgmode@gnu.org \
--cc=mike.mclean@pobox.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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).