emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: James TD Smith <ahktenzero@dsl.pipex.com>
To: emacs-orgmode@gnu.org
Subject: Re: Re: my remember templates do not work anymore in 5.16
Date: Mon, 3 Dec 2007 16:26:07 +0000	[thread overview]
Message-ID: <20071203162607.GB16484@yog-sothoth.internal> (raw)
In-Reply-To: <fj13au$cnk$1@ger.gmane.org>

On 2007-12-03 15:20:17(+0100), Rainer Stengele wrote:
> Carsten Dominik schrieb:
> > 
> > On Dec 3, 2007 2:10 PM, Rainer Stengele <rainer.stengele@diplan.de
> > <mailto:rainer.stengele@diplan.de>> wrote:
> > 
> >     Hi.
> >     I just noticed that my remember templates do not work anymore in 5.16.
> >     Error message is:
> > 
> > 
> >     Symbol's value as variable is void: x-last-selected-text-primary
> > 
> > 
> > Hmpf, I appied a patch without checking....
> > 
> > Fixed in 5.16a, available now.
> > 
> > - Carsten
> 
> Hi Carsten, thanks for the ultra fast answer but I still ghet this:
> 
> org-remember-apply-template: Wrong type argument: symbolp, (quote x-last-selected-text)
> 
> Rainer

What version of emacs are you using? I forgot to test the patch I submitted on XEmacs.

Unless Carsten wants to try and get my X clipboard code working, I suggest the
relevant lines in org-remember be changed to 
(v-c (if (> (length kill-ring) 0) (current-kill 0) nil)) 
and I'll try to come up with something which doesn't break.

James 

  reply	other threads:[~2007-12-03 16:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-03 13:10 my remember templates do not work anymore in 5.16 Rainer Stengele
2007-12-03 13:49 ` Carsten Dominik
2007-12-03 14:20   ` Rainer Stengele
2007-12-03 16:26     ` James TD Smith [this message]
2007-12-03 19:06       ` 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=20071203162607.GB16484@yog-sothoth.internal \
    --to=ahktenzero@dsl.pipex.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).