texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] a first attempt at implementing C-h a


From: Joris van der Hoeven
Subject: Re: [Texmacs-dev] a first attempt at implementing C-h a
Date: Sat, 29 Aug 2009 15:35:52 +0200
User-agent: Mutt/1.5.9i

On Thu, Aug 13, 2009 at 04:45:37PM -0700, bytecolor wrote:
> Hi people,
> 
> I've been playing with the TeXmacs API a bit. My previous post mentioned 
> implementing Emacs-like Help functionality, C-h. I've implemented a very 
> simple `apropos-command' bound to 'C-h a'.
> 
> I've attached hack-help.scm and posted the source here:
> http://pastebin.org/8885
> 
> I have this file installed in $HOME/.TeXmacs/progs
> I added (use-modules (hack-help)) to $HOME/.TeXmacs/progs/my-init-texmacs.scm.
> 
> The source is commented.
> 
> Keep in mind I'm learning Scheme and TeXmacs ;)
> 
> Joris, sorry I didn't reply to your post. It got lost somewhere. I just found 
> it today. I only interact with mailing lists through my email. I guess you'll 
> still be gone for another week or so.

Hi Edward (I hope that this is right),

Just came back. Your code looks fine and works for me
(small note: I simply use == and != instead of string=? and its negations,
and all other forms of equality/inequality).

You have an account on Savannah, in order to get write access?

Best wishes, Joris




reply via email to

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