Hello, I have recently switched from ntemacs-19.34.6 to 20.3.1. I have 2 questions concerning mail (I am currently using rmail). When I send rmail, I get the...
John Hosack
hosack_j@...
Nov 1, 1998 10:10 am
4457
Hello James, It works Ok on my machine (NT Emacs 20.3.1, Windows NT 4.0 SP4), so it's not etirely broken. May be compilation mode conflicts with some ...
Roman Belenov
roman@...
Nov 1, 1998 12:27 pm
4458
When I drag-and-drop a shortcut under Windows98 onto Wordpad, e.g., it opens the file the shortcut points to. But when I drop the shortcut onto NTEmacs...
Gordon McLean, Jr.
gmclean@...
Nov 1, 1998 5:19 pm
4459
... Yeah, that'll happen. auto-fill-mode will only auto-fill as you are _adding to_ (i.e. typing) a file. If you want to reformat something that's already...
UG
ug@...
Nov 1, 1998 5:19 pm
4460
I've been having the interesting effect that whenever I did a fold-isearch-repeate-forward emacs would 'ding'. I finally traced this down to the follow two...
Theodore Jump
tjump@...
Nov 1, 1998 5:28 pm
4461
Directory tracking is not turned on in *tex-shell*. I often run latex in different directories in the same session and get annoyed when C-x d disagrees with...
Richard M. Heiberger
rmh@...
Nov 1, 1998 7:27 pm
4462
Hi, ... The function auto-fill-mode toggles the auto-fill setting, so your line: (add-hook 'text-mode-hook (function (lambda () (auto-fill-mode)))) should be...
Karel Sprenger
ks@...
Nov 1, 1998 10:36 pm
4463
... Does your password contain any strange characters, or a space? That's about the only thing I can think of that would cause a problem. ... That's...
Andrew Innes
andrewi@...
Nov 2, 1998 1:25 am
4464
... The default setting (PRN) should work. AndrewI...
Andrew Innes
andrewi@...
Nov 2, 1998 1:25 am
4465
Hi, We have some home-brew emacs packages that use 'advice. In emacs 20.3, these packages causes emacs to crash when used in combination with gnuserv.el. Below...
Jan.vanOorschot@...
Nov 2, 1998 10:59 am
4466
On Sun, 01 Nov 1998 10:22:23 GMT, ... smtp.el asks the SMTP server about ESMTP extensions which can handle, smtp.el will make use of them. Your server reports...
Trung Tran-Duc
trung.tranduc@...
Nov 2, 1998 11:36 am
4467
... cannot read the directory or any of the files in it. This would prevent ange-ftp from working. I maintain a web page on Geocities. I keep a working copy of...
=?iso-8859-1?Q?Dr=2E_...
Nov 2, 1998 1:12 pm
4468
... I don't use bash myself, so I'm not sure what the problem here is. ... That should happen by default. Perhaps you have something in your .emacs which...
Andrew Innes
andrewi@...
Nov 2, 1998 2:47 pm
4469
... Depending on your point of view, this could be a bug or a feature. Shortcuts are small files which just happen to be recognized by Windows Explorer (the...
Andrew Innes
andrewi@...
Nov 2, 1998 3:46 pm
4470
... If your network has roaming profiles, then you can run Emacs over the network from your machine (say) when logged in as yourself on another machine on...
Andrew Innes
andrewi@...
Nov 2, 1998 3:47 pm
4471
... On Unix, Emacs uses a pty to communicate with the shell. ... Basically yes, although it should be noted that the "standard" is informal in this case. ... ...
Andrew Innes
andrewi@...
Nov 2, 1998 4:31 pm
4472
Gordon McLean, Jr. [SMTP:gmclean@...] ... shortcut itself. AFAIK you have to use the IShellLink OLE interface (or possibly ShellOpen()) to get a...
STE MARIE, PAUL
PAUL.STE@...
Nov 2, 1998 4:40 pm
4473
Hi Ron, I am having trouble getting word-wrap to work. I am a complete newbie so forgive my glaring errors. I downloaded word-wrap.el into my matlab/lisp/...
Ken Laberteaux
klaberte@...
Nov 2, 1998 5:36 pm
4474
Could you please tell me where can I find Win32 port of NCFTP? TIA...
Yu Zhang
yxz11@...
Nov 2, 1998 6:22 pm
4475
When I visit my profile.ksh file, I get the error No match 2 in highlight (2 font-lock-comment-face t) My emacs session is now in a weird state, whenever I...
Duin, Harry
harryd@...
Nov 2, 1998 6:30 pm
4476
... I checked this in 19.34 and 20.3.1 with the default version: it only beeps after the search fails. I can't get it to constantly beep after ever C-s or C-r....
Jari Aalto
jari.aalto@...
Nov 2, 1998 6:33 pm
4477
Don't know if this is the 'correct' way to do what you want, but in my .emacs file, instead of the lambda method you use, I have: (add-hook 'text-mode-hook...
Jere McDevitt
Jere_McDevitt@...
Nov 2, 1998 6:33 pm
4478
... I had exactly the same problem two year ago in one of my packages. What I did was following: ;; gnuserv.el ;; - We have to do this now, because if user...
Jari Aalto
jari.aalto@...
Nov 2, 1998 6:34 pm
4479
=?iso-8859-1?Q?Dr=2E_...
Nov 2, 1998 6:46 pm
4480
... Charles> Geocities' user FTP is "write only" for security reasons. That is, you Charles> cannot read the directory or any of the files in it. This would...
Kin Cho
kin@...
Nov 2, 1998 7:37 pm
4481
... I believe NT 5 will bring symlinks and hard links out to the Win 32 programmer level. NTFS has both, but they are hidden so down deep that most people...
Charles Curley
ccurley@...
Nov 2, 1998 7:53 pm
4482
The following code has been very useful to me. I wouldn't be surprised if someone else had already done this or if there is much better way to achieve the same...
Richard Y. Kim
ryk@...
Nov 2, 1998 8:15 pm
4483
I am trying to use symbol names completion in asm mode. Here is what I did. 1) create a file as label1: .equ 10 label2: .equ 5 label3: .equ 15 2) save the...
Yuanbiao Frank Wang
ywang@...
Nov 2, 1998 9:23 pm
4484
... This is a scurrilous rumor people seem to keep propagating all the time ... anywhere. Only with NT5.0 will the capability for symlinks (and a bazillion ...
Tom Horsley
Tom.Horsley@...
Nov 2, 1998 9:23 pm
4485
To use asm mode, the file name must have extension .asm such as foo.asm. Can anyone tell me how can I change this to different extension such as foo.shd? Thank...