RE: Save abbrevs in ~/.abbrev_defs?

2003-01-13 Thread Greg Fenton
a value of 't', 'nil' or 'silently'. Hope this helps, greg_fenton. = Greg Fenton [EMAIL PROTECTED] __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com

Re: Refactoring Wish List

2002-12-03 Thread Greg Fenton
(e.g. p4 integrate). Just a thought, greg_fenton. = Greg Fenton [EMAIL PROTECTED] __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com

Re: rpm

2002-11-19 Thread Greg Fenton
] wrote: I sent this script few days ago to this list. = Greg Fenton [EMAIL PROTECTED] __ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com

Re: CVS problems?

2002-09-26 Thread Greg Fenton
--- Paul Kinnucan [EMAIL PROTECTED] wrote: Greg Fenton writes: I seem to have problems refreshing my CVS repository following the [...] $ cvs -d :pserver:[EMAIL PROTECTED]:/pack/anoncvs update jde ? jde/output ? jde/java/build.xml ? jde/java/classes ? jde/java/lib

Re: compilation error

2002-06-06 Thread Greg Fenton
into making JDEE support this when the workaround is simply to work in a directory other than C:\Program Files and C:\Documents and Settings\xxx\My Documents greg_fenton. = Greg Fenton [EMAIL PROTECTED] __ Do You Yahoo!? Yahoo! - Official partner

RE: compilation error

2002-06-06 Thread Greg Fenton
because - I don't think it was missed. greg_fenton. = Greg Fenton [EMAIL PROTECTED] __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com

Problem Report: Compiling with JDK 1.1

2002-01-18 Thread Greg Fenton
I have set the JDK for my current project to 1.1. Compiler is set to Compiler Server. When I attempt to compile (C-c C-v C-c) I get the following message in the mini-buffer: Cannot find JDK's tools jar file. See jde-get-jdk-dir. I don't believe that JDK 1.1 has a tools.jar...and yes, I must

Re: Problem Report: Compiling with JDK 1.1

2002-01-18 Thread Greg Fenton
Turning... on... brain... now. Please ignore my problem report... I assume the problem is that JDK 1.1 doesn't have a compiler server... greg_fenton. = Greg Fenton [EMAIL PROTECTED] __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail

Re: best features of jde

2001-12-12 Thread Greg Fenton
containing a complete Emacs and site-lisp distribution (supports above .emacs). This will also include gnuserv/gnuclient. - a very comprehensive HTML(?) page containing commonly used keystrokes. The official GNU Emacs Reference Card is too generic. Hope this helps, greg_fenton. = Greg

Re: completing variables that start with $

2001-10-23 Thread Greg Fenton
)) (and (= curcar ?0) (= curcar ?9)) added line: --- (and (eq curcar ?$)) That line should probably just be: (eq curcar ?$) as the second argument to (and) is empty. greg_fenton. = Greg Fenton [EMAIL PROTECTED] __ Do