From: Matt and Lale Lovell <lovell@indra.com>
To: emacs-orgmode@gnu.org
Subject: no selection: CLIPBOARD with org-remember-apply-template
Date: Sat, 22 Nov 2008 10:38:22 -0700 [thread overview]
Message-ID: <18728.17294.240998.154006@gargle.gargle.HOWL> (raw)
Hello,
I'm attempting to copy my work setup for org-mode and remember at
home. Both are using XEmacs 21.4.21 and the same ~/.xemacs/init.el
for requiring packages and setting customizations.
Using either org-6.10c or org-6.13pre4, I get an error after selecting
the type of note ("t", "j", or "i", based upon the sample provided in
the org-mode manual):
Debugger entered--Lisp error: (error "no selection" CLIPBOARD)
get-selection-internal(CLIPBOARD STRING)
get-selection(CLIPBOARD nil)
get-selection-foreign(CLIPBOARD)
get-clipboard-foreign()
current-kill(0)
org-remember-apply-template()
run-hooks(org-remember-apply-template)
remember-mode()
(let* ((annotation ...) (buf ...)) (run-hooks (quote remember-before-remember-hook)) (funcall (if remember-in-new-frame ... ...) buf) (if remember-in-new-frame (set-window-dedicated-p ... t)) (remember-mode) (when (= ... ...) (when initial ...) (setq remember-annotation annotation) (when remember-initial-contents ...) (when ... ...) (setq remember-initial-contents nil) (goto-char ...)) (message "Use C-c C-c to remember the data."))
remember(nil)
org-do-remember()
org-remember(nil)
call-interactively(org-remember)
I thought I had things working before, but I'm at a loss to track down
what's triggering the above error. I don't think it's any bug in
org-mode, but perhaps an interaction with something else loaded in
XEmacs?
I welcome any suggestions or recommendations.
Many thanks,
Matt
--
Matthew & Lale Lovell
next reply other threads:[~2008-11-22 17:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-22 17:38 Matt and Lale Lovell [this message]
2008-11-22 17:48 ` no selection: CLIPBOARD with org-remember-apply-template Matt and Lale Lovell
2008-11-22 19:05 ` Matt and Lale Lovell
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=18728.17294.240998.154006@gargle.gargle.HOWL \
--to=lovell@indra.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).