emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Agenda, yellow bar "delayed"
@ 2012-01-15  2:33 François Pinard
  2012-01-16 18:23 ` Michael C Gilbert
  0 siblings, 1 reply; 5+ messages in thread
From: François Pinard @ 2012-01-15  2:33 UTC (permalink / raw)
  To: emacs-orgmode

Hi, Org mode friends!

Let me report a tiny annoyance, nothing serious.  It seems to coincide
with a recent "git pull", but the coincidence may be accidental.

Whenever I use the "I" key to clock-in from the agenda, the background
on the agenda line used to immediately go yellow.  Now, it does not
change immediately, yet if I do "r" to "redo", then it changes.  Am I
alone in having observed this?

François

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Agenda, yellow bar "delayed"
  2012-01-15  2:33 Agenda, yellow bar "delayed" François Pinard
@ 2012-01-16 18:23 ` Michael C Gilbert
  2012-01-18 10:29   ` Daniel Bausch
  0 siblings, 1 reply; 5+ messages in thread
From: Michael C Gilbert @ 2012-01-16 18:23 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

On Jan 14, 2012, at 6:33 PM, François Pinard wrote:

> Let me report a tiny annoyance, nothing serious.  It seems to coincide
> with a recent "git pull", but the coincidence may be accidental.
> 
> Whenever I use the "I" key to clock-in from the agenda, the background
> on the agenda line used to immediately go yellow.  Now, it does not
> change immediately, yet if I do "r" to "redo", then it changes.  Am I
> alone in having observed this?

I'm seeing this as well. 

Along with the fact that that agenda line doesn't change the status to STARTED, as it did before.

And that J no longer jumps to the currently clocked in task.

Running 7.8.03 (release_7.8.03.137.g812d0)

— M

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Agenda, yellow bar "delayed"
  2012-01-16 18:23 ` Michael C Gilbert
@ 2012-01-18 10:29   ` Daniel Bausch
  2012-01-18 12:29     ` Tomas Grigera
  2012-01-18 12:34     ` Sebastien Vauban
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel Bausch @ 2012-01-18 10:29 UTC (permalink / raw)
  To: emacs-orgmode

There is even a more serious problem here:

If I clock in from the agenda by pressing "I" (NOT from the org file itself), 
some function wrongly aligns all drawer boundaries to the column of the 
agenda's tags.  After that all :PROPERTIES: and :END: are now right aligned to 
column 120 (my tags column of the agenda).  Tags in the headlines seem to be 
re-aligned, physically, too.  This also affects :CLOCK: drawers (if you have 
them).  Seems to me there is some function, which was intended to format the 
agenda, going crazy and formats the org-mode file.

Daniel

using Org-mode version 7.8.03 (release_7.8.03.166.g3e13)

Am Montag 16. Januar 2012, 19:23:58 schrieb Michael C Gilbert:
> On Jan 14, 2012, at 6:33 PM, François Pinard wrote:
> > Let me report a tiny annoyance, nothing serious.  It seems to coincide
> > with a recent "git pull", but the coincidence may be accidental.
> > 
> > Whenever I use the "I" key to clock-in from the agenda, the background
> > on the agenda line used to immediately go yellow.  Now, it does not
> > change immediately, yet if I do "r" to "redo", then it changes.  Am I
> > alone in having observed this?
> 
> I'm seeing this as well.
> 
> Along with the fact that that agenda line doesn't change the status to
> STARTED, as it did before.
> 
> And that J no longer jumps to the currently clocked in task.
> 
> Running 7.8.03 (release_7.8.03.137.g812d0)
> 
> — M

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Agenda, yellow bar "delayed"
  2012-01-18 10:29   ` Daniel Bausch
@ 2012-01-18 12:29     ` Tomas Grigera
  2012-01-18 12:34     ` Sebastien Vauban
  1 sibling, 0 replies; 5+ messages in thread
From: Tomas Grigera @ 2012-01-18 12:29 UTC (permalink / raw)
  To: Daniel Bausch; +Cc: emacs-orgmode

On Wed, Jan 18, 2012 at 07:29, Daniel Bausch <DanielBausch@gmx.de> wrote:
> There is even a more serious problem here:
>
> If I clock in from the agenda by pressing "I" (NOT from the org file itself),
> some function wrongly aligns all drawer boundaries to the column of the
> agenda's tags.  After that all :PROPERTIES: and :END: are now right aligned to
> column 120 (my tags column of the agenda).  Tags in the headlines seem to be
> re-aligned, physically, too.  This also affects :CLOCK: drawers (if you have
> them).  Seems to me there is some function, which was intended to format the
> agenda, going crazy and formats the org-mode file.
>
> Daniel
>

I am also seeing this, the LOGBOOK and PROPERTIES drawers where moved
to the right after clocking in and out from the agenda.

Tomas

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Agenda, yellow bar "delayed"
  2012-01-18 10:29   ` Daniel Bausch
  2012-01-18 12:29     ` Tomas Grigera
@ 2012-01-18 12:34     ` Sebastien Vauban
  1 sibling, 0 replies; 5+ messages in thread
From: Sebastien Vauban @ 2012-01-18 12:34 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hi Daniel,

Daniel Bausch wrote:
> There is even a more serious problem here:
>
> If I clock in from the agenda by pressing "I" (NOT from the org file itself), 
> some function wrongly aligns all drawer boundaries to the column of the 
> agenda's tags.  After that all :PROPERTIES: and :END: are now right aligned to 
> column 120 (my tags column of the agenda).  Tags in the headlines seem to be 
> re-aligned, physically, too.  This also affects :CLOCK: drawers (if you have 
> them).  Seems to me there is some function, which was intended to format the 
> agenda, going crazy and formats the org-mode file.

Very serious indeed...

Confirmed on:
Org-mode version 7.8.03 (release_7.8.03.164.ga5347)
GNU Emacs 24.0.92.1 (i386-mingw-nt5.1.2600) of 2011-12-07 on MARVIN

Best regards,
  Seb

-- 
Sebastien Vauban

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-18 12:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-15  2:33 Agenda, yellow bar "delayed" François Pinard
2012-01-16 18:23 ` Michael C Gilbert
2012-01-18 10:29   ` Daniel Bausch
2012-01-18 12:29     ` Tomas Grigera
2012-01-18 12:34     ` Sebastien Vauban

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).