"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
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
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
"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