Search the web
Sign In
New User? Sign Up
ntemacs-users · NT Emacs
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 13330 - 13359 of 16715   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13330
Douglas wrote (I sorry about the imprecision of this - I read it at home where I use linux/emacs/vm, but I'm here at work where the problem is ,using NT and I...
Robert Marshall
robert@...
Send Email
Nov 1, 2000
9:36 am
13331
Robert, ... I suspect that you have an FCC file that was started before you made the change. I file my FCC's monthly (i.e. have (setq mail-archive-file-name...
Douglas Gray Stephens
gray@...
Send Email
Nov 1, 2000
11:32 am
13332
... That may have been appropriate on linux, but on Windows, Emacs will use DOS line-endings on new buffers by default. This is how ^M's are getting into your...
David Starks-Browning
starksb@...
Send Email
Nov 1, 2000
12:15 pm
13333
I use gin-mode and filladept for filling mail messages, and I'm seeing the value of the fill-prefix leaking from buffers where I've replied to a mail message...
Robert Marshall
robert@...
Send Email
Nov 1, 2000
3:18 pm
13334
I am trying to set up VM 6.76 to run on GNU emacs 20.6.1 on Windows 98. From the VM README: How to setup VM: 0) Look at the Makefile and change the values of...
peter mickle
peter.mickle@...
Send Email
Nov 1, 2000
4:12 pm
13335
Peter, ... For emacs 20.5.1 and VM 6.76, I just grab the compiled lisp (i.e. binary) from http://www.wonderworks.com/vm/ (e.g. ...
Douglas Gray Stephens
gray@...
Send Email
Nov 1, 2000
5:11 pm
13336
From: Douglas Gray Stephens [mailto:gray@...] Peter, ... For emacs 20.5.1 and VM 6.76, I just grab the compiled lisp (i.e. binary) from ...
peter mickle
peter.mickle@...
Send Email
Nov 1, 2000
5:49 pm
13337
... I use make all EMACS=c:/emacs-20.7/bin/emacs.exe Of course, you need to change the path to suit your case....
Richard Kim
ryk@...
Send Email
Nov 1, 2000
8:23 pm
13338
This may be an obvious or elementary question, in which case I abjectly apologize. I'm trying to set up my newly-installed copy of 20.7 on a Win95 machine. I...
Sebastian Banker
sebbo@...
Send Email
Nov 1, 2000
8:55 pm
13339
... From: Richard Kim [mailto:ryk@...] Sent: Wednesday, November 01, 2000 2:37 PM To: peter mickle Cc: 'Douglas Gray Stephens';...
peter mickle
peter.mickle@...
Send Email
Nov 1, 2000
10:31 pm
13340
Does any one know of a good Javascript mode for NT Emacs? TIA, jcassels@......
Jeff Cassels
JCassels@...
Send Email
Nov 2, 2000
12:11 am
13341
If all else fails, or you're just to harried, use this command... (defun noreturn () "The point of noreturn is to get rid of extra carriage returns (^M) in ...
Warren Seltzer (InfoS...
warren.seltzer@...
Send Email
Nov 2, 2000
1:50 am
13342
Try c++-mode. ... - st....
Spencer Thiel
spen@...
Send Email
Nov 2, 2000
2:22 am
13343
As far as I know, entries in customization are written to your _emacs (.emacs) file. After saving for future sessions you should find an entry like: ...
Michael Luetzeler
Michael.Luetzeler@...
Send Email
Nov 2, 2000
9:12 am
13344
Hi, In html-helper-mode cc-mode uses cc-mode for the javascript part of HTML files. Cheers, Karel -- Karel Sprenger, senior solution specialist COMPAQ,...
Sprenger, Karel
Karel.Sprenger@...
Send Email
Nov 2, 2000
10:23 am
13345
In the emacs buffer the line numbers start from 1 (one) but the column numbers start from 0 (zero)!! Can I make column numbers also start from one? Rgds, anna ...
gannam@...
Send Email
Nov 2, 2000
10:26 am
13346
Hello All. To keep myself aware of the state I am in I would like to know how to have different colors in the edit mode and command mode. Is there anyone out...
gannam@...
Send Email
Nov 2, 2000
10:40 am
13347
... Not included automatically, but it's easy enough to get what you need out of the vm source distribution and put it where it goes (and edit the dir file). I...
David Starks-Browning
starksb@...
Send Email
Nov 2, 2000
11:37 am
13348
Hi again, Boy, what a gibberish. I should have written that html-helper-mode uses cc-mode for the javascript part of HTML files (it narrows the file to the ...
Sprenger, Karel
Karel.Sprenger@...
Send Email
Nov 2, 2000
12:03 pm
13349
... I've also wondered why there was a discrepancy, but I suspect it is lost in the mists of time. ... Unfortunately, the column number concept is hard-wired...
Andrew Innes
andrewi@...
Send Email
Nov 2, 2000
12:05 pm
13350
... Could it be because TECO reported the cursor postion as being between characters rather than on one or another. That would make sense, you're on line 1 but...
George Nassas
George_Nassas@...
Send Email
Nov 2, 2000
12:36 pm
13351
is there a way to see a list of all the messages that have flashed by in the mini-buffer....
Kevin Seguin
seguin@...
Send Email
Nov 2, 2000
4:26 pm
13352
... Switch to the *Messages* buffer. -- / C. R. (Charles) Oldham | NCA Commission on Schools \ / Director of Technology | Arizona State University \ /...
C. R. Oldham
cro@...
Send Email
Nov 2, 2000
4:49 pm
13353
... Yup, check the "Messages* buffer. The variable message-log-max controls how many lines are kept. - George...
George Nassas
George_Nassas@...
Send Email
Nov 2, 2000
4:52 pm
13354
try the buffer *Messages* ... -- Michael Luetzeler Institut fuer Systemdynamik und Flugmechanik University of the Federal Armed Forces Munich ...
Michael Luetzeler
Michael.Luetzeler@...
Send Email
Nov 2, 2000
5:25 pm
13355
Take a look at viper-change-cursor-color. Try using it in a post-command-hook like this: (cond ((eq viper-current-state 'emacs-state) ...
Kin Cho
kin@...
Send Email
Nov 2, 2000
5:31 pm
13356
There is a *messages* temporary buffer. ... -- Dave Forrest dforrest@... (804)296-7283h 924-3954w...
David Forrest
drf5n@...
Send Email
Nov 2, 2000
5:34 pm
13357
... KS> is there a way to see a list of all the messages that have flashed by in KS> the mini-buffer. You should have a buffer called *Messages* containing...
Simon Green
simon@...
Send Email
Nov 2, 2000
6:09 pm
13358
In emacs switch to the *Messages* buffer. _ J_) C_)ingham ... From: Kevin Seguin [mailto:seguin@...] Sent: Thursday, November 02, 2000 9:37 AM To:...
Bingham, Jay
Jay.Bingham@...
Send Email
Nov 2, 2000
6:12 pm
13359
On the menu, select Buffers ==> Messages. ... From: Kevin Seguin [mailto:seguin@...] Sent: Thursday, November 02, 2000 9:37 AM To:...
Jeff Cassels
JCassels@...
Send Email
Nov 2, 2000
6:38 pm
Messages 13330 - 13359 of 16715   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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