emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org, Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: Highlighting bug with org-agenda-set-restriction-lock
Date: Sat, 06 Apr 2013 23:25:25 +0200	[thread overview]
Message-ID: <87bo9r73ne.fsf@bzg.ath.cx> (raw)
In-Reply-To: <87a9pbxsum.fsf@norang.ca> (Bernt Hansen's message of "Sat, 06 Apr 2013 17:16:33 -0400")

Hi Bernt,

Bernt Hansen <bernt@norang.ca> writes:

> I've noticed some differences since upgrading for creating headlines but
> I haven't checked if this is due to my local setup yet.

Feel free to throw all oddities that you notice, even with no deep
test, it will help a lot.

> Here is what I'm currently experiencing:
>
> I used to be able to just have a bunch of lines likes this
>
> ,----
> | one
> | two
> | three
> | four
> `----
>
> and M-S-RET in the first column would create a TODO headline with this
> as the heading
>
> ie.
>
> ,----
> | * TODO one
> | two
> | three
> | four
> `----
>
> but now it seems to jump past the line before creating the heading.
>
> ,----
> | one
> | 
> | * TODO
> | two
> | three
> | four
> `----

I get the correct behavior with emacs -Q and latest master, so it must
surely be in your setup.

> I have a heading hook that runs and inserts a timestamp when headings
> are created so using this as a workaround and converting this to a list
> with C-u C-c - and then to headings with C-c * doesn't give me the
> result I want (inactive timestamps on all headings that were created)

You can directly convert a normal line to a heading with C-c *

Also, C-u C-c - will have the same effect if no region is selected: 
to convert the normal line at point to a list item.

Beware that the default behavior changed when you select a region
and want to convert it to a list: now C-c - will convert all lines
in the region to list items; use C-u C-c - to convert the whole
region as a single item.  This behavior is more in sync with the 
one of C-c *.

HTH,

-- 
 Bastien

  reply	other threads:[~2013-04-06 21:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-05 13:12 Highlighting bug with org-agenda-set-restriction-lock Bernt Hansen
2013-04-05 13:20 ` Bernt Hansen
2013-04-05 14:12 ` Carsten Dominik
2013-04-05 14:23   ` Carsten Dominik
2013-04-05 14:46     ` Carsten Dominik
2013-04-05 15:48       ` Bernt Hansen
2013-04-06  5:17         ` Carsten Dominik
2013-04-05 14:46     ` Bernt Hansen
2013-04-05 14:50       ` Carsten Dominik
2013-04-06 20:33       ` Bastien
2013-04-06 21:16         ` Bernt Hansen
2013-04-06 21:25           ` Bastien [this message]
2013-04-07  0:29             ` Bernt Hansen
2013-04-07  7:33               ` Bastien
2013-04-07 12:08                 ` Bernt Hansen
2013-04-07 14:05                 ` Christian Moe
2013-04-07 18:43                   ` Bernt Hansen
2013-04-10 22:36                     ` 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=87bo9r73ne.fsf@bzg.ath.cx \
    --to=bzg@gnu.org \
    --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).