Hi, anyone have an idea of the effort to build emacs to the cygwin XFree port? rgds JR...
Jeff Roberts
jroberts@...
Feb 1, 2002 2:44 pm
16267
... Syver> Way cool Stephan, I was actually thinking about writing a Syver> console debugger for windows myself. Syver> A request, do you have a cookbook...
Stephan Doll
stephandoll@...
Feb 1, 2002 6:38 pm
16268
Hi! I need to do some C++. Can anyone suggest some nice C++ packages that extend c++ mode? Or can anybody send me some nice functions they got of newsgroups...
Daniel Hegyi
daniel_hegyi@...
Feb 1, 2002 7:12 pm
16269
Hello, Can anyone tell me why the following statement in my .emacs, make it die when load on Windows 2000? (setq auto-mode-alist (cons '("makefile\\.\\(.*\\)"...
Jeff Rancier
jeff.rancier@...
Feb 1, 2002 9:20 pm
16270
On Fri Feb 01 2002, 16:12, "Jeff Rancier" <jeff.rancier@...> ... Works for me. ... Same version. Are you sure it's that line that's killing Emacs? ...
Matt McClure
mlm@...
Feb 1, 2002 9:48 pm
16271
... etags and ebrowse. The latter is a fast c++ browser included to the emacs package since 21.1. For beginners or for someone new in a special c++ code...
Harald.Maier.BW@...
Feb 2, 2002 6:56 am
16272
... Works fine for me. Did this happen with emacs -q too (excuted in the scratch buffer)? I assume this is triggered by another strange problem. Harald...
Harald.Maier.BW@...
Feb 2, 2002 7:05 am
16273
Hello, After some research,i reached a point where I'm wondering whether ldapsearch has worked for anyone on NT. If i use the windows compiled openldap,...
Sivaram Neelakantan
sivaram.neelakandan@...
Feb 2, 2002 1:09 pm
16274
... This isn't what you want, but it may be what you might like. I don't need the full path very often, but when I do I just hit the keystroke C-x C-j which...
Galen Boyer
galenboyer@...
Feb 3, 2002 5:28 pm
16275
... If find the following tools work well for C/C++ coding Semantic / Speedbar (see http://cedet.sourceforge.net) Enjoy -- ... Paul Whitfield Senior Software...
Paul Whitfield
paulw@...
Feb 4, 2002 4:50 am
16276
Hi Sivaram, ... I use the Netscape ldapsearch and that works fine for me. ... I don't need most of these options because the defaults work fine with ldap.el....
Benjamin Riefenstahl
Benjamin.Riefenstahl@...
Feb 4, 2002 10:58 am
16277
... emacs -debug-init But this debugs only the lisp level. If you activate this you will get an lisp backtrace. But did you not have an core dump if you...
Harald.Maier.BW@...
Feb 4, 2002 7:41 pm
16278
I've just installed Emacs 21.1 (from 20.6). I set background-color to black and foreground-color to white. The vertical separator between buffers (using...
Joe Riel
joer@...
Feb 4, 2002 10:12 pm
16279
Certainly. Change the background for the face "fringe" -Chris ... -- ================================ Chris McMahan | cmcmahan@... ...
Chris McMahan
cmcmahan@...
Feb 4, 2002 10:36 pm
16280
I've got this function which will execute a cvs query to determine the tags on a cvs controlled file and build a for loop to remove the cvs tags on the file....
Robert Mecklenburg
mecklen@...
Feb 4, 2002 10:45 pm
16281
Thanks, however, that isn't quite what I want. I prefer to see a solid black frame (no fringe). In 20.6, a thin dashed vertical line would separate the...
Joe Riel
joer@...
Feb 4, 2002 11:58 pm
16282
Hi, I just installed v21 (GNU Emacs 21.1.1 (i386-msvc-nt5.0.2195) of 2001-10-22 on buffy)on a Windows 2000 box after being away from emacs for a number of...
Ed Manne
manne@...
Feb 5, 2002 9:16 am
16283
Ed> 2. My .emacs file calls a file named my-nt-init.el on startup , using Ed> (require 'my-nt-init.el) First I think you should not require "my-nt-init.el" but...
Jerome Besnard
jerome.besnard+news@...
Feb 5, 2002 9:48 am
16284
... I do not believe require works like this. It expects a symbol not a file name. Try (load "~/my-nt-init") instead. Andrew...
andrew.maguire@...
Feb 5, 2002 4:39 pm
16285
... I've also written some elisp to interface with cvs. I don't use comint; I use start-process directly, and use a "sentinel" to process the output when cvs...
Stephen Leake
stephen.a.leake.1@...
Feb 5, 2002 4:50 pm
16286
I've just upgraded to Emacs 21. Font lock works in other buffers, but not in Auctex mode. I notice that the font-lock minor mode, in any buffer, is no longer...
Joe Riel
joer@...
Feb 5, 2002 5:36 pm
16287
I don;t seem to have any problem with font-lock in 21.1 with auctex. I do actually use font-latex which comes with auctex for font locking, as it's better than...
Underwood, Jonathan
Jonathan.Underwood@...
Feb 5, 2002 10:05 pm
16288
... There was problems and if I recall correctly recompliling of the auctex lisp files should maybe solve the problem. You can also look in the goolge...
Harald.Maier.BW@...
Feb 6, 2002 4:49 am
16289
I just installed the precompiled Emacs21.1 on my Windows2000 machine, and everything seems fine except the mouse-2 event. If I use an old 2 button mouse,...
van Rooyen GC
gcvr@...
Feb 6, 2002 7:07 am
16290
... Multi-button mouse drivers often provide special programmable facilities on various buttons, especially the non-standard buttons. There should be an...
Dr Francis J. Wright
f.j.wright@...
Feb 6, 2002 1:26 pm
16291
I am running Emacs version 21.1 on a windows 200 machine. When emacs is invoked, a DOS window appears in addition to the emacs window. How can I configure...
Monson Hayes
mhh3@...
Feb 6, 2002 2:04 pm
16292
I assume that you're running emacs by executing the emacs.exe file. Try running the runemacs.exe program instead. It's designed to eliminate the need for the...
Chris McMahan
cmcmahan@...
Feb 6, 2002 2:35 pm
16293
I have a few small problems with picking up files, my basic setup is that I am using emacs 20.7.1 on an NT4 system, Samba is used to pick up files on a Unix...
Hollingdale, Dave
dave.hollingdale@...
Feb 6, 2002 3:44 pm
16294
Hi, i am trying to invoke msdev with a project configuration, but it seems that my projectconfiguration isn't parsed as one arg, it seems to be splitted at the...
Christoph Conrad
cc@...
Feb 6, 2002 4:06 pm
16295
Hi Dave, ... Emacs *does* create files with names as given (I just tested this with 21.1, and I'm pretty sure 20.7 also does that). I think it's more likely...