From: Adam Spiers <orgmode@adamspiers.org>
To: emacs-orgmode@gnu.org
Subject: Re: Org Remember idea
Date: Tue, 6 Nov 2007 22:42:55 +0000 [thread overview]
Message-ID: <20071106224255.GD13544@atlantic.linksys.moosehall> (raw)
In-Reply-To: <3d6808890711060842p3ef89421xc03f0ee87257327@mail.gmail.com>
On Tue, Nov 06, 2007 at 05:42:03PM +0100, Tim O'Callaghan wrote:
> I've started using Remember mode more and more, and it has given me an
> idea for new piece of functionality.
>
> %c - insert clipboard/kill-ring at point
>
> This is for 'auto' pasting links or snippets of text from my browser
> into an org file.
>
> What do you think?
>
> Tim.
With the patch I just posted to the concurrent thread concerning
embedding elisp in remember templates, this should easily be achieved
via something like
%(x-clipboard-yank)
or you could even define a wrapper function `x-clipboard-yank-safely'
which watches out for the case where the clipboard contents are large
and handles the situation accordingly, then use it via
%(x-clipboard-yank-safely)
Though `%c' is easier to type, of course :-)
next prev parent reply other threads:[~2007-11-06 22:43 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-06 16:42 Org Remember idea Tim O'Callaghan
2007-11-06 18:38 ` Leo
2007-11-06 18:39 ` Carsten Dominik
2007-11-06 19:42 ` Tim O'Callaghan
2007-11-06 19:43 ` Tim O'Callaghan
2007-11-06 19:43 ` Tim O'Callaghan
2007-11-06 20:49 ` John Rakestraw
2007-11-07 2:22 ` Bastien
2007-11-07 2:59 ` John Rakestraw
2007-11-07 12:29 ` Bastien
2007-11-07 21:17 ` John Rakestraw
2007-11-08 3:57 ` Bastien
2007-11-09 3:27 ` John Rakestraw
2007-11-08 4:59 ` Bastien
2007-11-09 3:30 ` John Rakestraw
2008-01-14 11:35 ` Adam Spiers
2007-11-06 22:42 ` Adam Spiers [this message]
2007-11-07 8:43 ` Carsten Dominik
2007-11-09 5:56 ` Dmitri Minaev
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=20071106224255.GD13544@atlantic.linksys.moosehall \
--to=orgmode@adamspiers.org \
--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).