emacs-wiki-discuss
[Top][All Lists]
Advanced

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

RE: [emacs-wiki-discuss] planner deb needs to be uploaded to Debi an arc


From: Mason, Marc A.
Subject: RE: [emacs-wiki-discuss] planner deb needs to be uploaded to Debi an archive Re: Errors trying to use Planner with XEmacs
Date: Wed, 14 Sep 2005 11:20:39 -0400
User-agent: <address@hidden>

 I was able to fix this problem by changing the references in
remember-planner.el from match-string-no-properties to
planner-match-string-no-properties.  I also had to change line-end-position
references to planner-line-end-position.

-----Original Message-----
From: address@hidden
To: 'address@hidden'
Sent: 9/14/2005 7:31 AM
Subject: RE: [emacs-wiki-discuss] planner deb needs to be uploaded to Debi
an archive Re: Errors trying to use Planner with XEmacs

 When I try putting the defalias in remember-planner.el I get:

Symbol's function definition is void: planner-line-beginning-position

So I copied the planner-line-beginning-position function from planner.el
to
remember-planner.el and changed the calls to
planner-line-beginning-position.  Now I am getting:

Symbol's function definition is void: match-string-no-properties

I am using Windows XEamcs 21.4.13

Any ideas?

Thanks.

-----Original Message-----
From: address@hidden
To: address@hidden
Sent: 9/13/2005 8:34 AM
Subject: [emacs-wiki-discuss] planner deb needs to be uploaded to Debian
archive Re: Errors trying to use Planner with XEmacs

Janne Himanka <address@hidden> writes:

Hello, Janne!

> I tried this. I changed all occurrences of line-beginning-position to
> planner-line-beginning-position (same with line-end-position) and
recompiled but

Try it the other way around, or (defalias
'planner-line-beginning-position 'line-beginning-position).

> I am using debian unstable and the packages that it installs: xemacs
21.4.17,
> planner 3.30, emacs-wiki 2.70. 

planner is up to 3.31 at
http://sacha.free.net.ph/notebook/emacs/planner/ , but hasn't been
uploaded to the Debian archive yet. I'm not sure if my sponsor is
waiting for me to get my Debian account and do it myself, but I don't
have an account yet...

-- 
Sacha Chua <address@hidden> - open source geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, juggling
sachac on irc.freenode.net#emacs . YM: sachachua83


_______________________________________________
emacs-wiki-discuss mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss


_______________________________________________
emacs-wiki-discuss mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss




reply via email to

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