emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: Bernt Hansen <bernt@norang.ca>, emacs-orgmode@gnu.org
Subject: Re: Bug: Clock data and log messages no longer in drawers [6.36trans (release_6.36.7.gae1eb)]
Date: Mon, 10 May 2010 19:27:43 +0100	[thread overview]
Message-ID: <m1vdavsjc0.fsf@cam.ac.uk> (raw)
In-Reply-To: <F0AF9A13-971C-4E8D-87AD-B57E03CA535F@gmail.com> (Carsten Dominik's message of "Mon, 10 May 2010 18:33:51 +0200")

[-- Attachment #1: Type: text/plain, Size: 1024 bytes --]

On 2010-05-10 17:33 +0100, Carsten Dominik wrote:
> Hi Bernt,
>
> can I ask you to try out which of the following lines (or both) cause
> the problem?
>
> +  (org-set-local 'comment-start "#")
> +  (modify-syntax-entry ?\n ">")
>
> Could you comment one and then the other to check?
>
> Thanks.
>
> - Carsten

On 2010-05-10 18:04 +0100, Bernt Hansen wrote:
> 	Modified lisp/org.el
> diff --git a/lisp/org.el b/lisp/org.el
> index d37e64c..7379fff 100644
> --- a/lisp/org.el
> +++ b/lisp/org.el
> @@ -4452,7 +4452,7 @@ The following commands are available:
>    (org-set-local 'comment-start "#")
>    (org-set-local 'comment-padding " ")
>    (modify-syntax-entry ?# "<")
> -  (modify-syntax-entry ?\n ">")
> +  ;(modify-syntax-entry ?\n ">")
>  
>    ;; Align options lines
>    (org-set-local

This problem doesn't arise in emacs 23. I have tested it with current
stable release 23.2 and an old build from 2008 23.0.60 and they behave
as expected with org mode pulled from git today.

Here's a screenshot to demonstrate.


[-- Attachment #2: org-mode-clock.png --]
[-- Type: image/png, Size: 25990 bytes --]

[-- Attachment #3: Type: text/plain, Size: 67 bytes --]


I will see if I can provide a fix for emacs 22.

Best wishes,
Leo

[-- Attachment #4: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  parent reply	other threads:[~2010-05-10 18:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-10 14:48 Bug: Clock data and log messages no longer in drawers [6.36trans (release_6.36.7.gae1eb)] Bernt Hansen
2010-05-10 16:33 ` Carsten Dominik
2010-05-10 17:04   ` Bernt Hansen
2010-05-10 18:27   ` Leo [this message]
2010-05-10 18:50     ` Bernt Hansen
2010-05-10 21:05       ` Leo
2010-05-10 21:42         ` Carsten Dominik
2010-05-10 22:02           ` Leo
2010-05-10 22:12             ` Carsten Dominik
2010-05-10 22:27               ` Leo

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=m1vdavsjc0.fsf@cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=bernt@norang.ca \
    --cc=carsten.dominik@gmail.com \
    --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).