... I started writing coding-systems for DOS codepages sometime ago, but found out that Eli Zaretskii had written codepage.el already, and it was to be...
Jason Rumney
jasonr@...
Mar 1, 1999 11:03 am
6125
... mailer. One of ... characters, ... supports ... noticed that each ... to unix mail ... Try using the latest development version of gnus (currently...
Graham Murray
GMurray@...
Mar 1, 1999 11:40 am
6126
... While pgnus has excellent MIME and MULE support, I would not recommend it to anyone unfamiliar with Gnus and elisp. It is a DEVELOPMENT version, and I had...
Jason Rumney
jasonr@...
Mar 1, 1999 7:50 pm
6127
... [cross-posted to ntemacs-users@..., hope nobody minds.] I have the same problem. Another sympton is that iso-8859-1 characters are not...
David Starks-Browning
starksb@...
Mar 1, 1999 8:10 pm
6128
(require 'feature) doesn't always work correctly when the feature is already loaded. I haven't been able to duplicate it trivially. I hope the explanation of...
Richard M. Heiberger
rmh@...
Mar 1, 1999 8:42 pm
6129
find-d doesn't work on floppy disks For example: a:/: find . \( -name project\* \) -exec ls -ld {} \; find: co2.s: No such file or directory find: project.a:...
Richard M. Heiberger
rmh@...
Mar 1, 1999 8:44 pm
6130
The Cygwin package, I believe, will simulate symlinks for you. Actually NT 4 has hard links and can fake symlinks, but not at the W32 level where most of us...
Charles Curley
ccurley@...
Mar 1, 1999 9:01 pm
6131
Sorry, it was a mistake to cross-post to ntemacs-users. David...
David Starks-Browning
starksb@...
Mar 1, 1999 10:44 pm
6132
... From my reading of your post, I think the behavior you see is correct and explainable. You said "(require 'feature) doesn't always work correctly when the...
David J. Biesack
sasdjb@...
Mar 1, 1999 11:04 pm
6133
Synopsis Would it be possible for support for RCSs (NT port) sym-link files to be included within the standard release of VC-MODE? All, In the past I have read...
Ceri E. Jones
ceri.jones@...
Mar 1, 1999 11:32 pm
6134
Your description sounds like exactly what I did. I loaded feature, which set the variable my-new-feature and then loaded feature2 which reset it, and then the...
Richard M. Heiberger
rmh@...
Mar 1, 1999 11:53 pm
6135
I have NT 4, SP3, NT Emacs 20.3.1, compiled on my computer. I tried setting the font with the registry, per the FAQ, and could not get the font I wanted. I can...
Charles Curley
ccurley@...
Mar 2, 1999 4:30 am
6136
... From: Charles Curley <ccurley@...> To: ntemacs-users@... <ntemacs-users@...> Date: Monday, March 01, 1999 10:14 PM ...
David C. Hoos, Sr.
david.c.hoos.sr@...
Mar 2, 1999 12:54 pm
6137
... You aren't accidentially modifying the variable `features' directly? AndrewI...
Andrew Innes
andrewi@...
Mar 2, 1999 2:28 pm
6138
[The shell was 4NT v3.01a.] There seems to be a problem in emacs sending mail (redirecting stderr) and connecting to IRC server (with zenIRC 2.112). The former...
Juha Jäykkä
juhaj@...
Mar 2, 1999 2:45 pm
6139
Andrew Innes
andrewi@...
Mar 2, 1999 3:07 pm
6140
... Yes, it would be good to support this. ... The most effective way is to fix the VC package yourself, and submit the changes to Richard Stallman...
Andrew Innes
andrewi@...
Mar 2, 1999 3:12 pm
6141
Hello, Using Emacs 20.3.6.1.1 pretest I came across a problem with clipboard operations. For buffers with cyrillic-alternativnyj coding system set 'Copy'...
Vadim Egorov
egorovv@...
Mar 2, 1999 6:58 pm
6142
I had been using 20.3.1 for a while without problems, and I recently upgraded to 20.3.5.3. It works great, all except one thing, and I'm wondering if this is...
Barry Roberts
blroberts@...
Mar 2, 1999 9:40 pm
6143
I would very much like to be able to do this, but unfortunately my lisp skills are, how shall we put it, negligable... Kindest regards, Ceri E. Jones ... From:...
Ceri E. Jones
ceri.jones@...
Mar 2, 1999 11:29 pm
6144
I would like some advice as to how to read mail and news. Currently, I telnet into a unix box and use pine and trn. I would like to try an approach that does...
Todd Michael Greer
toddg@...
Mar 2, 1999 11:52 pm
6145
How do I change NT's shell at the system (not Emacs) level? Looked through the Registry and found nothing. Then tried adding the following to...
pflaherty@...
Mar 3, 1999 2:48 am
6146
... TMG> I would like to be able to read and send mail and TMG> news from either my NT or linux system, and would like to have nice TMG> folders to store...
Gian Uberto Lauri
lauri@...
Mar 3, 1999 9:57 am
6147
... Howdy all, Every now and then these problems with vc.el come up. As i understand all of the problems arise from the different implicit and explicit...
Erwin Achermann
acherman@...
Mar 3, 1999 10:47 am
6148
Hi, I just downloaded the new emacs (for me new anyway) 20.3.1 for the NT and I downloaded the VM 6.68 source and executable and tried to load it but got the...
¼Ö®v²z
shanti@...
Mar 3, 1999 10:52 am
6149
... The clipboard is initially set to use iso8859-1 encoding. Other characters are encoded as iso2022-7bit so information is not completely lost. You need to...
Jason Rumney
jasonr@...
Mar 3, 1999 12:10 pm
6150
Hello, Thanks for help, As I understand to make it behave adequately while working with several coding systems at a time I can redefine cut/copy operations to...
Vadim Egorov
egorovv@...
Mar 3, 1999 1:06 pm
6151
The attached .el file is a major mode for a macro language for a cad system. The function strumac-mode is set to autoload by my _emacs, and works fine when not...
Andre Cockburn
a.cockburn@...
Mar 3, 1999 1:07 pm
6152
... It does not work indeed. Emacs seems makes no difference between subsidiary coding systems (cyrillic-alternativnyj-* at least) ... Could you explain in a...
Vadim Egorov
egorovv@...
Mar 3, 1999 1:10 pm
6153
Hi, ... Erwin> Erwin> Every now and then these problems with vc.el come up. Erwin> Erwin> As i understand all of the problems arise from the different implicit...