Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ntemacs-users · NT Emacs

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 9943 - 9972 of 16715   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
9943 McCunney, Dennis
DMcCunney@... Send Email
Nov 30, 1999
11:41 pm
I sent email to postmaster@... and root@... alerting them to the attachment and suggesting followup. The message to root bounced as...
9944 C. Dufaza
cdufaza@... Send Email
Dec 1, 1999
1:05 pm
Hi, when i visit a .idl file, emacs gets into IDL mode, which is a minor mode for cc-mode, as said when M-x describe-mode. It's the behavior i want, but...
9945 C. Dufaza
cdufaza@... Send Email
Dec 1, 1999
1:21 pm
Hi, i'd want to use emacs to read ans send mails. i've tried to make the smtpmail work, but could accomplish that. mails was neither sent nor received. i'd...
9946 Thorsten Schmidt
Thorsten.Schmidt@... Send Email
Dec 1, 1999
2:09 pm
Hi all, I am currently using Emacs to write my LaTeX files, and with the Miktex Distribution and Yap as DVI-Previewer. It is possible to double-click on a...
9947 Ernest J. Friedman-Hill
ejfried@... Send Email
Dec 1, 1999
3:07 pm
9948 andy.ling@... Send Email Dec 1, 1999
3:27 pm
... You need to change whatever calls emacs to call gnuclientw instead. It needs to be called as :- gnuclientw +<linenumber> <filename> If you haven't already...
9949 Paul Rudin
Paul_Rudin@... Send Email
Dec 1, 1999
3:57 pm
The following works for me: In the command line field of the inverse search tab of the options dialog in Yap put: "gnuclientw.exe" -F +%l %f (and make sure...
9950 Jim Davidson
jim.davidson@... Send Email
Dec 1, 1999
6:54 pm
cc-mode doesn't do font locking. You need an additional package to do this. The page at http://www.python.org/emacs/cc-mode/contrib.html shows three...
9951 John
jyoun@... Send Email
Dec 2, 1999
7:35 am
Hi, I'm new to NT and NT-Emacs and have a couple of questions concerning ediff. Is there any way to have full highlighting of fine differences of all regions...
9952 C. Dufaza
cdufaza@... Send Email
Dec 2, 1999
12:35 pm
hi, you may begin thinking i've many problems with color highlighting ... ;-) i think this is a common issue, and i should find the answer in the FAQ, but i...
9953 Malcolm Ferguson
Malcolm_Ferguson@... Send Email
Dec 2, 1999
3:13 pm
... I'm not set up to use bash under Emacs so I don't know if this works. Try changing the colour parameter to color=auto (I have the following in my .bashrc:...
9954 Thorsten Schmidt
Thorsten.Schmidt@... Send Email
Dec 2, 1999
5:15 pm
... After installing gnuclient, I was very surprised to find this option directly in yap. Nice Program :-) But anyway, this makes a new frame pop up every...
9955 Jeffrey Hawk
Jeffrey.Hawk@... Send Email
Dec 2, 1999
5:20 pm
Use "alias ls='ls --color=auto&#39;" ... From: C. Dufaza [mailto:cdufaza@...] Sent: Thursday, 02 December, 1999 05:32 To: NT Emacs Mailing list Subject:...
9956 Stephen Leake
stephen.leake@... Send Email
Dec 2, 1999
6:33 pm
... Don't know; try 'Help | Describe | Apropos Commands' and '... Apropos Variables', with 'ediff&#39; as the search. You'll find lots of stuff! ... Which version...
9957 andy.ling@... Send Email Dec 2, 1999
6:41 pm
... I've got the following in my .emacs which makes it use one of the current frames. (load "gnuserv") (defun server-make-window-visible () "Try to make this...
9958 Sunil S. Patel
ssp@... Send Email
Dec 2, 1999
7:13 pm
Does any body know how I can have a magic hotkey that I can define to popup NTEmacs? That is, no matter what program I'm using, I can press this key to ...
9959 ed park
park@... Send Email
Dec 2, 1999
7:53 pm
one way to do this and a billion other useful things is to get powerpro (formerly stiletto) from: http://www.inforamp.net/~crs2086/index.html...
9960 Jeremy Bowen
jbowen@... Send Email
Dec 2, 1999
8:25 pm
... Don't know. I've never thought about it. ... complaining ... Well I compiled Gnu Diff to use on my system which I could send you if you don't have a...
9961 David J. Biesack
sasdjb@... Send Email
Dec 2, 1999
8:33 pm
Get WinCtlw from ftp://ftp.mindspring.com/users/biesack/WinCtl-1.zip (it's GPL'd/open source). Then create a shortcut somewhere in your Start menu which does ...
9962 Charles Curley
ccurley@... Send Email
Dec 2, 1999
9:09 pm
You are welcome. Since I neglected to post my solution to the list, where it can end up in the archive or possibly even the FAQ (hint, hint), I'll do so now. ...
9963 Charles Curley
ccurley@... Send Email
Dec 2, 1999
9:28 pm
On Thu, Dec 02, 1999 at 03:57:40PM +0100, Thorsten Schmidt wrote: -> -> >My copy of Yap has a "GNU Emacs (Single Instance)" choice in the ->...
9964 Matthew Weymar
mweymar@... Send Email
Dec 2, 1999
9:53 pm
Try Start > Help, and under Index, "keyboard > shortcut keys," then "To specify a shortcut key." Good luck, Matthew Weymar ... From: <ssp@......
9965 Henry J. Cobb
hcobb@... Send Email
Dec 2, 1999
10:00 pm
Something you might try is emerge-buffers, which lets you step through the differences between two files and choose which version of each of these differences...
9966 Chris McMahan
cmcmahan@... Send Email
Dec 2, 1999
11:05 pm
Try this: (I'm using NT4.0) 1) right-click on your emacs icon and select 'Properties&#39; from the pop-up menu 2) select the 'Shortcut&#39; tab 3) click within the...
9967 Bill Pringlemeir
bpringle@... Send Email
Dec 3, 1999
12:44 am
I have been trying to get a file called 'random-sig.el' working with my gnus-posting-style-alist. The function seems to have some problems. Here is part of...
9968 Mike Reiss
mareiss@... Send Email
Dec 3, 1999
1:54 pm
I was disappointed no one took note of my shell coloring post the other day. This might be of help. I'll repost it here and hope that someone can use it....
9969 Paul Solorzano
solo@... Send Email
Dec 4, 1999
12:41 am
Hi, -1- I'm using the following commands for cutting and pasting columns in emacs. kill-rectangle for "cut" yank-rectangle for "paste" However, I could not...
9970 Patrick Flaherty
pflaherty@... Send Email
Dec 4, 1999
1:29 am
... From: solo@... [mailto:solo@...] Sent: Friday, December 03, 1999 3:46 PM To: ntemacs-users@... Subject: Column(rectangle)...
9971 Patrick Flaherty
pflaherty@... Send Email
Dec 4, 1999
2:43 am
For mail, we normally use Outlook on NT. Thought I'd see if some kind of Emacs mail would give me message threading by subject. From the NT Emacs scratch...
9972 Jack Vinson
vinson@... Send Email
Dec 4, 1999
6:58 am
... PF> Found that they'd been moved to a file in my $HOME directory with the PF> name PF> .newmail-pop-PF PF> It's 15 megs which would account for the 2000...
Messages 9943 - 9972 of 16715   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help