I'm also experimenting huge delays when I access view-private files or directories (i.e. not merged) inside ClearCase directories. My environment is pretty...
Nascif Abousalh-Neto
nascif@...
Feb 2, 2001 12:17 am
14217
This worked in 20.3.6.1 but not 20.6 and I find now that 20.7 has the same behavior as 20.6 (that is, to the best of my understanding, it doesn't work either)....
Patrick Flaherty
pflaherty@...
Feb 2, 2001 7:54 am
14218
Why is that happening? Emacs 20.7 running on NT4. When I start a shell, cmdproxy.exe opens up a fullscreen window. When I close the window, the shell dies. If...
Robert Bresner
rbresner@...
Feb 2, 2001 10:01 am
14219
... Have you set `w32-start-process-show-window' to t by any chance? Or have you managed to create a cmdproxy.pif file that forces it to run full-screen?...
Andrew Innes
andrewi@...
Feb 2, 2001 2:53 pm
14220
Hello, I know this isn't exactly the perfect forum for this issue, but my nntp server is pretty hopeless for asking any useful kinds of questions. I have a...
Jack Vinson
JackVinson@...
Feb 4, 2001 11:18 pm
14221
Hi, I like to use emacs in MS VB. Is anyone aware of an add-in in MS Visual Studio VB to make emacs default editor? Thanks, Moheb...
moheb missaghi
moheb@...
Feb 5, 2001 3:39 am
14222
Hello Lisp Collegues, Does exist out there any lisp code that allows NTEmacs to run VSS (Visual Source Save from Microsoft Visual Studio) checkin/checkout ...
Ricky Marek
ricky@...
Feb 5, 2001 9:55 am
14223
Jeff ... From: owner-ntemacs-users@... [mailto:owner-ntemacs-users@...]On Behalf Of moheb missaghi Sent: Sunday, February 04, 2001...
Jeff Rancier
jeff.rancier@...
Feb 5, 2001 1:58 pm
14224
There is a hacked version of Emacs VC with VSS support ( see http://www.frii.com/~samf/vc-vss.html ); also there is a separate elisp file called source-safe.el...
Roman Belenov
rbelenov@...
Feb 5, 2001 2:20 pm
14225
I'm using a package called source-safe.el which provides basic functionality for Source Safe. It has been working well for me. I keep hearing reference to an...
Chris McMahan
cmcmahan@...
Feb 5, 2001 3:22 pm
14226
... This appears to be one of the things that hasn't made it into Steve Kemp's new FAQ (attention, Steve!). See the old FAQ at ...
Eli Daniel
edaniel@...
Feb 5, 2001 3:52 pm
14227
Has anybody had any luck with MKS Source Integrity and using it with NTEmacs?...Ideally, VC integration would great....but if anybody has any useful elisp for...
Sunil Patel
ssp@...
Feb 5, 2001 3:52 pm
14228
I don't know where my link went, let's try this again: http://www.rose-hulman.edu/~payneca/emacs/VisEmacs.html Jeff ... From:...
Jeff Rancier
jeff.rancier@...
Feb 5, 2001 3:57 pm
14229
... But the original poster asked for VB integration, VisEmacs works for VC++ but, unless I'm being thick, I can't see how to register VisEmacs as an addin for...
Robert Marshall
robert@...
Feb 5, 2001 5:13 pm
14230
Hi Howard, ... Didn't you just say that you don't use MULE ("enable-multibyte-characters's value is nil")? Although OTOH that could quite possibly be your...
Benjamin Riefenstahl
Benjamin.Riefenstahl@...
Feb 5, 2001 5:42 pm
14231
I figured it out... I think this is an NTEmacs bug. I use a .bat file to set my environment, instead of addpm.exe to simplify installation on other machines. ...
Robert Bresner
rbresner@...
Feb 5, 2001 7:42 pm
14232
Nevermind... excuse me... Not an Emacs issue at all. If I set the same screwed PATH in a cmd.exe shell, I get the errors again. It is a perl problem....
Robert Bresner
rbresner@...
Feb 5, 2001 10:42 pm
14233
Our IT department (being almost exclusively from an NT background) recently renamed all of our network printers from things like "//SEA1SA01/HP-LJET-1-PS" to...
Art Taylor
reeses@...
Feb 5, 2001 11:19 pm
14234
When I run emacs from command prompt, the following message is displayed "Cannot Open Load file: fontset " Your help to make this work is appreciated. -ramesh ...
ramesh kadam
rkadam@...
Feb 6, 2001 2:00 am
14235
... Mea Culpea. I'll fix this tonight - if only my company firewall didn't interfere with me connecting to the gnu.org site I could do it now ... Steve ... #...
Steve Kemp
skx@...
Feb 6, 2001 11:39 am
14236
I believe I submitted a bug about this a few weeks ago but have not heard anything about it. However, I just had another go after reading the documention in...
Andrew Maguire (SWW)
Andrew.Maguire@...
Feb 6, 2001 11:42 am
14237
SAMPLE OF OVER 200,000 BUSINESS LISTINGS. ALL CONTAIN CONTACT INFORMATION INCLUDING SPOKESPERSON'S NAME. IN ADDITION, ALL HAVE FAX NUMBERS AS WELL AS PHONE...
Sam
BizInfo2@...
Feb 6, 2001 5:34 pm
14238
Hi, I have 2 unrelated questions. Sorry if they have been asked already. I checked the archive, but didn't find answers to them. a) Is there a way to convert a...
Daniel Hegyi
dhegyi@...
Feb 6, 2001 11:06 pm
14239
Does any one have any code that modifies the M-x replace command so that it prompts the user for confirmation on each replacement? Also, how do you replace...
route y isaac
kimelissa@...
Feb 7, 2001 4:47 am
14240
... You could narrow-to-region before doing the replace, followed by a widen when you're finished. Malc...
Malcolm Ferguson
Malcolm_Ferguson@...
Feb 7, 2001 6:23 am
14241
try m-x query-replace -Chuck ... From: kimelissa [mailto:kimelissa@...] Sent: Tuesday, February 06, 2001 10:34 PM To: ntemacs-users Cc: kimelissa ...
Chuck.Irvine@...
Feb 7, 2001 7:04 am
14242
... It's already in there. Use M-x query-replace. ... I think the question is about making multiple such replacements in only a portion of the buffer. For ...
David Vanderschel
DvdS@...
Feb 7, 2001 7:35 am
14243
... M-x query-replace ... do C-h f query-replace. It says, "In Transient Mark mode, if the mark is active, operate on the contents of the region. Otherwise,...
G Annamalai
gannam@...
Feb 7, 2001 8:00 am
14244
... M-x query-replace ... Nothing so simple, but this can be done via regular expressions using M-x query-replace-regexp...
Paul Whitfield
paulw@...
Feb 7, 2001 8:09 am
14245
... try M-x query-replace a.k.a M-% ... 1) mark a region 2) C-x n n (narrow-to-region) ;;will give you a "view" of the region 3) M-< (beginning-of-buffer) 4)...