Re: Associated notes with documents

2005-07-24 Thread Adrian Aichner
"Chris Lott" <[EMAIL PROTECTED]> writes: > Thanks for the help... however when I run this code I get this error in > the minibuffer when trying to find a file: > > Symbol's function definition is void: first Some module made have to (require 'cl) > > ?? > -- Adrian Aichner mailto:[EMAIL PROT

Re: Associated notes with documents

2005-07-24 Thread Chris Lott
Thanks for the help... however when I run this code I get this error in the minibuffer when trying to find a file: Symbol's function definition is void: first ?? ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listin

Re: Associated notes with documents

2005-07-21 Thread Joe Corneli
Yes, er, sort of - I'm working on this right now. My implementation isn't quite ready to drive off the lot but you can kick the tires a little if you like, http://www.nongnu.org/hdm/ look in the "scholium system" subdirectory for something called sbdm4cbpp.tex (don't worry, its literate). I ca

Re: Associated notes with documents

2005-07-20 Thread Pascal Bourguignon
"Chris Lott" <[EMAIL PROTECTED]> writes: > I'm trying to figure out an automated way to have a "notes" window > associated with documents while using emacs. Ideally, the associated > notes file for a document would open up automatically with the document > inside a split window of some kind. If t