RE: instance process name

2005-09-02 Thread Rancier, Jeff
Thanks Kevin. Actually, I'm running GNU Emacs 21.3.2 (sparc-sun-solaris2.8, X toolkit, Xaw3d scroll bars) from Windows, but when I bring up Sun's Forte Debugger (workshop), Sun has integrated the debugger into Xemacs, and I simply want the ability to load/~load various features, as they both use t

Re: Color-theme & Emacs crash

2005-09-02 Thread Chris McMahan
Check out the variable ps-print-color-p. You can default to printing only black and white (nil) ps-print-color-p's value is nil *Specify how buffer's text color is printed. Valid values are: nil Do not print colors. tPrint colors. black-white Print colors on bl

Re: Color-theme & Emacs crash

2005-09-02 Thread rgb
> > Does anyone know if it's related to my trying to check out > > every theme available? If I just pick a theme and stick with > > with it can I safely work without worry of a sporadic crash? > > > > I encountered the same with GNU Emacsen 22 and 23: at some time they > crashed. Since I saw more

Re: instance process name

2005-09-02 Thread Kevin Rodgers
Rancier, Jeff wrote: > Is there an easy method to retrieve the process name of 'this' instance of > Emacs, via a lisp expression? ,[ C-h f emacs-pid RET ] | emacs-pid is a built-in function. | (emacs-pid) | | Return the process ID of Emacs, as an integer. ` -- Kevin Rodgers

Where's MS Windows emacs 21.4?

2005-09-02 Thread smsmsm
Hi, I hope someone can point me to a download location for emacs 21.4 binray for MS windows. I've looked at ftp.gnu.org and it strangely enough still only has binaries for emacs 21.3. Any other suggestions? Thanks! Sunil ___ Help-gnu-emacs mailing lis

instance process name

2005-09-02 Thread Rancier, Jeff
Hello All, Is there an easy method to retrieve the process name of 'this' instance of Emacs, via a lisp expression? Jeff ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: tramp2 not loading (?)

2005-09-02 Thread ken
On Fri, 02 Sep 2005 09:48:54 +0200 Michael Albinus <[EMAIL PROTECTED]> wrote: > ken <[EMAIL PROTECTED]> writes: > > > I should also amend: I'm actually using tramp2 > > (if that makes a difference). > > It does. tramp2 is a code basis which hasn't been completed (and > nobody is working on it

Re: Color-theme & Emacs crash

2005-09-02 Thread Chris McMahan
I've noticed that swapping themes very frequently, as you would when checking out available themes. I have 2 themes I'm primarily using, that I made up from scratch (not listed in the color-theme-select function). If anyone's interested, I can send them out (darker backgrounds, fairly conservative

Pharmaceutical revolution

2005-09-02 Thread Doctor
Vlangra - $3.3 Levivtra - $3.3 Ciaelis - $3.7 Imitnrex - $16.4 Flomvax - $2.2 Ultryam - $0.78 Viosxx - $4.75 Ambuien - $2.2 Valvium - $0.97 Xanazx - $1.09 Soima - $3 Merifdia - $2.2 our website ___ Best regards, Online Pharmaceuticals ___ H

Re: tramp2 not loading (?)

2005-09-02 Thread Michael Albinus
ken <[EMAIL PROTECTED]> writes: > I should also amend: I'm actually using tramp2 > (if that makes a difference). It does. tramp2 is a code basis which hasn't been completed (and nobody is working on it actively). So please use the code under /lisp. > # ll /usr/share/emacs/site-lisp/tramp2/ T

Re: How can I store myfile as pdf type using emacs?

2005-09-02 Thread Tim X
Qiang <[EMAIL PROTECTED]> writes: > I want to store my file edited by emacs as pdf type. I wonder if there is one > .el file able to execute this function. > Can you tell me? > More information required. If you want to produce PDF files from within emacs, there are a number of solutions - all