emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sharon Kimble <boudiccas@skimble.plus.com>
To: Nick Dokos <ndokos@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: 'remembering' not quite working right.
Date: Mon, 10 Nov 2014 15:35:38 +0000	[thread overview]
Message-ID: <87sihrjcfp.fsf@skimble.plus.com> (raw)
In-Reply-To: <87oasfk3y4.fsf@pierrot.dokosmarshall.org> (Nick Dokos's message of "Mon, 10 Nov 2014 00:41:23 -0500")

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

Nick Dokos <ndokos@gmail.com> writes:

> Sharon Kimble <boudiccas@skimble.plus.com> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

      reply	other threads:[~2014-11-10 15:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-09  6:57 'remembering' not quite working right Sharon Kimble
2014-11-10  5:41 ` Nick Dokos
2014-11-10 15:35   ` Sharon Kimble [this message]

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=87sihrjcfp.fsf@skimble.plus.com \
    --to=boudiccas@skimble.plus.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ndokos@gmail.com \
    /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).