emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: A few problems
Date: Sun, 06 May 2007 18:44:31 +0100	[thread overview]
Message-ID: <m2k5vletj4.fsf@sl392.st-edmunds.cam.ac.uk> (raw)
In-Reply-To: <685fd02f9385e2e36895ccd2355145ff@science.uva.nl> (Carsten Dominik's message of "Tue\, 1 May 2007 13\:54\:22 +0200")

----- Carsten Dominik (2007-05-01) wrote:-----

> On Apr 26, 2007, at 16:11, Leo wrote:
>
>> ----- Bastien (2007-04-26) wrote:-----
>>
>>> - The relevant #+ARCHIVE: is not taken into account when archiving
>>> headines in a narrowed buffer.
>>
>> There is another bug regarding narrowing.
>>
>> When the buffer is narrowed to a heading and then using remember (`C-u
>> C-c C-c') to store a note to another heading will fail.
>
> To another note in the same file?  Your description is not
> quite clear to me.  Which buffer is narrowed, where does
> the note point and where do you want to store it?
>
> - Carsten

For example, if file "sample.org" looks like this

,----
| * A
| * B
`----

and with setting:

,----
| (setq org-remember-templates
|       '((?a "* %?\n  %i\n  %a" nil "A")
|         (?b "* %?\n  %i\n  %a" nil "B")))
| (setq org-default-notes-file "~/sample.org")
`----

Now, narrow to `A' subtree and `M-x remember' in any other buffer and
type `b' followed by `C-u C-c C-c', the content of *Remember* is stored
to a subtree named "* Notes" i.e. it doesn't get stored under subtree "*
B".

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)

  reply	other threads:[~2007-05-06 17:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-26 13:07 A few problems Bastien
2007-04-26 14:01 ` Carsten Dominik
2007-04-26 14:11 ` Leo
2007-05-01 11:54   ` Carsten Dominik
2007-05-06 17:44     ` Leo [this message]
2007-05-08  6:40       ` Carsten Dominik

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=m2k5vletj4.fsf@sl392.st-edmunds.cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=dominik@science.uva.nl \
    --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).