From: Thomas Morgan <tlm@ziiuu.com>
To: Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Clock-in in agenda makes some headings with links disappear
Date: Thu, 15 May 2014 22:59:04 -0400 [thread overview]
Message-ID: <87vbt6l98n.fsf@algol.ziiuu.com> (raw)
In-Reply-To: <87zjijtn1q.fsf@bzg.ath.cx> (Bastien's message of "Thu, 15 May 2014 11:21:21 +0200")
[-- Attachment #1: Type: text/plain, Size: 1304 bytes --]
Hi, Bastien,
Here is a recipe for what might be another manifestation
of this bug.
I'm using the maint branch: Org-mode version 8.2.6
(release_8.2.6-21-g3b9419 @ /src/org-mode/lisp/).
Files `setup.el' and `test-case.org' are attached.
The directory added to the load path in `setup.el'
will probably need to be customized.
Steps:
1. Run Emacs: `emacs -Q -l setup.el'.
2. Open the agenda: `M-x org-agenda RET a'.
3. Add a tag filter: `/ TAB foo RET'.
4. Move point to the agenda line containing the TODO item:
`C-s TODO RET'.
5. Move point to the end of the line with `C-e'.
It does apparently move to the end of the line.
However, `C-x =' reports that it is in column 0.
I expected it to be in column 108 or 109.
6. Try to move point to the beginning of the line with `C-a'.
It appears to move one column to the left. I expected it
to move to the left edge of the window. `C-x =' says it is
in column 108.
7. Try again to move to the beginning of line with `C-a'.
This works.
8. Clock in with `I'. Parts of the line change color
but in column 0 `C-u C-x =' does not list any face.
I expected the whole line to be highlighted with face
`org-agenda-clocking'.
9. Now try to go to the item in the source Org file: `TAB'.
I see this error: `Command not allowed in this line'.
Best,
Thomas
[-- Attachment #2: setup.el --]
[-- Type: application/emacs-lisp, Size: 166 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: test-case.org --]
[-- Type: text/x-org, Size: 209 bytes --]
* TODO Buckle my shoe :foo:
SCHEDULED: <2014-05-15 Thu +1d>
:PROPERTIES:
:STYLE: habit
:END:
* TODO Open the door
SCHEDULED: <2014-05-15 Thu +1d>
:PROPERTIES:
:STYLE: habit
:END:
next prev parent reply other threads:[~2014-05-16 2:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-14 7:41 Clock-in in agenda makes some headings with links disappear Thomas Morgan
2014-05-15 9:21 ` Bastien
2014-05-16 2:59 ` Thomas Morgan [this message]
2014-05-19 3:29 ` Thomas Morgan
2014-05-21 2:25 ` Bastien
2014-05-21 15:35 ` Bastien
2014-05-22 10:51 ` Bastien
2014-05-25 9:27 ` Thomas Morgan
2014-05-25 12:52 ` Thomas Morgan
2014-05-25 17:58 ` Thomas Morgan
2014-05-26 13:03 ` Bastien
2014-05-26 13:02 ` 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=87vbt6l98n.fsf@algol.ziiuu.com \
--to=tlm@ziiuu.com \
--cc=bzg@gnu.org \
--cc=emacs-orgmode@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 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).