emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] 'remembering' not quite working right.


From: Sharon Kimble
Subject: Re: [O] 'remembering' not quite working right.
Date: Mon, 10 Nov 2014 15:35:38 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Nick Dokos <address@hidden> writes:

> Sharon Kimble <address@hidden> writes:
>
>> I am able to 'remember' text with highlighting the text required, and
>> copying it to the clipboard, and then "C-c r" remembers it, and shows in
>> its popup buffer that I need to "C-c C-c" to copy/move it to my remember
>> storage file. Except, the last bit doesn't work for me, instead it
>> calls the "Tag" command which opens "Tag: " in the mini-buffer which
>> just sits and waits for some response.
>>
>> When I 'remember' something, this shows in its buffer -
>>
>> #     C-c C-c  "~/.emacs.d/org/remember.org" -> "* Interesting"
>> # C-u C-c C-c  like C-c C-c, and immediately visit note at target location
>> # C-0 C-c C-c  "???" -> "* ???"
>> # C-1 C-c C-c  to select file and header location interactively.
>> # C-2 C-c C-c  as child (C-3: as sibling) of the currently clocked item
>> # To switch templates, use `M-x org-remember'.  To abort use `C-c C-k'.
>>
>> How then can I get it working right please?
>>
>
> Remember (ha!) that org-remember is obsolete, replaced by org-capture.

I'm covering all bases with -

--8<---------------cut here---------------start------------->8---
(require 'remember)
(require 'org-capture)
(require 'org-remember)
--8<---------------cut here---------------end--------------->8---

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.4.1.0

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]