Hi Andrew, ... Yes, setpagedevice operator seems to cause problems on some PostScript printers and with ghostview utility, so I decided to comment out. Besides...
Vinicius Jose Latorre
vinicius@...
Aug 1, 1999 6:19 pm
8468
I use Unix and NT daily, but to my dismay I cannot get any SMTP past the firewall. Politically I'm better off using exchange, but I would like to use Emacs to...
Allan Peda
allan@...
Aug 1, 1999 8:14 pm
8469
... d> Does Guile support object-oriented programming (or is there any d> move to use an O-O language like, say, Python as the extension d> language)? I've...
Paul Rudin
Paul_Rudin@...
Aug 2, 1999 9:33 am
8470
... Allan> I use Unix and NT daily, but to my dismay I cannot get any Allan> SMTP past the firewall. Politically I'm better off using Allan> exchange, but I...
Paul Rudin
Paul_Rudin@...
Aug 2, 1999 9:40 am
8471
... Paul> I've never used scheme but my understanding is that its more or ^^^^^^ I meant "guile" here - sorry. Paul> less a scheme implemention and therefore...
Paul Rudin
Paul_Rudin@...
Aug 2, 1999 11:33 am
8472
The next release will be 1.3.2, hopefully out by the end of April. It'll be mostly bugfixes, but it will also coincide with the first real release of the Guile...
Noel Welsh
Noel@...
Aug 2, 1999 11:36 am
8473
... Hi Alan, You probably realize this, but just to be sure: be careful not to use sample code as the basis for writing these programs if the sample code is...
Andrew Innes
andrewi@...
Aug 2, 1999 11:49 am
8474
Hi, I've updated my registry changes to incorporate more functionality, and a consistent naming strategy. The updates provide four functions to lisp:- ...
Steve Kemp
stevek@...
Aug 2, 1999 11:59 am
8475
Would someone point to some sources for more information about Guile? Thanks, Mike Jennings ... Does Guile support object-oriented programming (or is there any...
Lmjennings@...
Aug 2, 1999 2:22 pm
8476
So what you're saying is that to get Emacs to (be able to) use the MS Messaging API, sendmail would need to be modified (#ifdef __win32 or somesuch), and that...
Allan Peda
allan@...
Aug 2, 1999 2:39 pm
8477
Peter, Thank you for your reply. Yes, your code worked when run according to your instructions. Is it supposed to produce the same result when it is added to...
Morgan V. Cundiff
mcundiff@...
Aug 2, 1999 2:49 pm
8478
... I am forced to use MS Outlook for my company mail, and I would love to use Emacs/Gnus instead....
Sam Steingold
sds@...
Aug 2, 1999 4:00 pm
8479
Yes! BTW how to set lpr-switches to prind duplex? Could you specify the flag? Thank you! Frank Wang...
Yuanbiao Frank Wang
ywang@...
Aug 2, 1999 6:02 pm
8480
Sir - I am thoroughly enjoying the fruits of everyone's organized labor on the current NTEmacs (aka GnuEmacs), having been an emacs user since the beginning....
Steve.Grout@...
Aug 2, 1999 9:43 pm
8481
1. In the section 'How do I change the format of the mode line?', the following solution is given: (setq eol-mnemonic-dos (string-to-char "\\")) (setq...
Dan Schmidt
dfan@...
Aug 2, 1999 10:11 pm
8482
Hello! I have installed emacs-20.4. Now I try to install leim to input chinese. I download leim-20.4.tar.gz fro ftp gnu site. unzip the file to create a ...
Yuanbiao Frank Wang
ywang@...
Aug 2, 1999 10:18 pm
8483
... Could it be `featurep' the thing you're looking for? As in: (when (not (featurep 'the-provided-package-name)) ... use the old hack ... ) /Cristian...
Cristian Ionescu-Idbo...
cristian.ionescu-idbo...
Aug 2, 1999 10:44 pm
8484
Vinicius -- Don't forget to include the option for those of us printing duplex after banner pages... It's helped me a lot. Warren F. Seltzer Microsoft Virtual...
Warren Seltzer (Volt ...
a-wseltz@...
Aug 3, 1999 1:56 am
8485
... Another solution is to write a program that downloads mail from the server to a Unix-style mailbox file on your computer. You then tell Emacs that this...
Christopher J. Madsen
chris_madsen@...
Aug 3, 1999 4:53 am
8486
Is there a way to force emacs for NT to make backup files invisible? As an alternative, is there a way to configure emacs to store all backup files in a...
Dustin Frazier
dfrazier@...
Aug 3, 1999 6:31 am
8487
Method `chinese-py` is not default installed. You can use method `chinese-py-punct' instead or convert it from `CXTERM-DIC/PY.tit' by titdic-convert: ...
Ching-Mo Chang
chingmo@...
Aug 3, 1999 7:46 am
8488
... I don't know about the former, but the latter is easily done. I've got an example in my published .emacs files at ftp://ftp.tertius.com/emacs/_emacs - just...
Theodore Jump
tjump@...
Aug 3, 1999 2:42 pm
8489
Hello Morgan On Monday, August 02, 1999, 3:35:27 PM, Morgan V. Cundiff wrote: MVC> Peter, Thank you for your reply. Yes, your code worked when run according ...
Peter Steiner
unistein@...
Aug 3, 1999 3:50 pm
8490
What follows is a copy of a bug report I sent to , I'm sending to the list in case any of the maintainers want to see it here. Note I'm using NT Emacs 20.3.1. ...
Mike West
mikewest@...
Aug 3, 1999 4:45 pm
8491
... Here's a small elisp file that moves all the backup files into a single directory (by default ~/.backups/emacs/ but it's configurable). You can either put...
Moreland, Kenneth
kmorel@...
Aug 3, 1999 4:45 pm
8492
Hi, I have a read-only file in a unix box. If I edit it using NT-emacs with ange-ftp I am able to write a new version of the file though the file was...
... I assume you mean in dired... I don't know which "backup" files you're referring to (the ones that Emacs creates?), but you should check out the various...
Jim Davidson
jim.davidson@...
Aug 3, 1999 5:53 pm
8495
The Emacs etc/rgb.txt file defines both "LemonChiffon" and "lemon chiffon" to have the same RGB values. The code that implements the "Display Colors" feature...
Geoff Voelker
voelker@...
Aug 3, 1999 7:48 pm
8496
You can always use the Emacs environment variables to override the key Emacs registry entries (see bin/emacs.bat). Using the environment variables in...