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.

Messages

  Messages Help
Advanced
Messages 16686 - 16715 of 16715   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16686
Hi Michael, ... I believe, strictly speaking it is not a mistaken. AFAIK it's like this: In SGML there is a class of nodes that are delimited with "<!" and...
Benjamin Riefenstahl
Benjamin.Riefenstahl@...
Send Email
Apr 8, 2002
9:51 am
16687
... Unfortunately, that isn't actually what I meant. I don't think emacs should be doing anything with "--" sequences in "body text" (i.e. not inside an angle...
Michael W Daniels
daniels@...
Send Email
Apr 8, 2002
3:13 pm
16688
... Chris McMahon's explicit step-by-step instructions on modifying the registry. work fine on W2K and XP. Howard...
Howard Melman
howard@...
Send Email
Apr 8, 2002
3:17 pm
16689
I'm using Gnu Emacs 21.2, Windows NT 4.0. I've started using Clearcase, and the apparently excellent clearcase.el from...
Stephen Leake
stephen.a.leake.1@...
Send Email
Apr 8, 2002
4:44 pm
16690
Want To Get A Lot Of Target Email Addresses In A Very Short Time? Target Email Extractor is a powerful Email Software that harvests Target Email Addresses from...
eyou321
jack@...
Send Email
Apr 8, 2002
6:25 pm
16691
Hi Michael, ... Ah sorry, I was reading too fast ;-) This looks like a bug to me. You may want to report that, if nobody else comes up with an idea. so long,...
Benjamin Riefenstahl
Benjamin.Riefenstahl@...
Send Email
Apr 8, 2002
6:26 pm
16692
Emacs version GNU Emacs 21.2.1 (i386-msvc-nt5.0.2195) of 2002-03-19 on buffy Gnus version v5.9.0 I realize that this is perhaps wrong forum to post, but I...
Niranjan Rao
Niranjan@...
Send Email
Apr 8, 2002
7:19 pm
16693
I Just tried this on emacs 20.4 running on a Unix system. The behavior is similar, thought not exactly like what you describe. The difference being that the...
Bingham, Jay
Jay.Bingham@...
Send Email
Apr 8, 2002
8:16 pm
16694
After observing this work and the results my guess is that it is somehow tied to auto wrapping, rather than to comments. -_ J_) C_)ingham . COMPAQ NonStop...
Bingham, Jay
Jay.Bingham@...
Send Email
Apr 8, 2002
8:18 pm
16695
The problem is caused by clearcase-viewroot-relative-file-name-handler (or one of the other handlers) which is added to file-name-handler-alist by...
Richard Y. Kim
richardk@...
Send Email
Apr 8, 2002
8:18 pm
16696
... Well, I just verified that the same problem happens in 21.2 on GNU/Linux, so one of us is wrong :-). In the current CVS, your example code causes an...
Jason Rumney
jasonr@...
Send Email
Apr 8, 2002
9:05 pm
16697
Hi, Does anybody know how to have M-x query-replace take automatically the highlighted (marked) section to be the first argument, i.e., the string to be...
Daniel Hegyi
daniel_hegyi@...
Send Email
Apr 8, 2002
10:08 pm
16698
Niranjan> I realize that this is perhaps wrong forum to post, but I Niranjan> don't have NNTP feed available to post into gnus news Niranjan> groups. No...
Bill Pringlemeir
bpringlemeir@...
Send Email
Apr 8, 2002
10:28 pm
16699
... JR> ... JR> JR> Well, I just verified that the same problem happens JR> in 21.2 on GNU/Linux, so one of us is wrong :-). In JR> the current CVS, your...
Richard Y. Kim
richardk@...
Send Email
Apr 9, 2002
12:22 am
16700
... I do this often myself, but I never thought that simply yanking the search text into the echo area was that unsatisfactory a solution: M-w M-% C-y RET ... ...
David Vanderschel
DvdS@...
Send Email
Apr 9, 2002
12:52 am
16701
I've done this copying and yanking myself, but I thought that maybe query-replace could be redefined with a wrapper function that does this. Don't know, I'm...
Daniel Hegyi
daniel_hegyi@...
Send Email
Apr 9, 2002
5:14 am
16702
... Someone on the gnu.emacs.help newsgroup mentioned that this is a known bug, and that customizing "comment multi line" to true is an effective workaround....
Michael W Daniels
daniels@...
Send Email
Apr 9, 2002
11:36 am
16703
Hello , I try to use the variable gnus-group-highlight-words-alist in order to highlight the summary buffer. Let's say i have one group INBOX and one message...
Benoit ROUSSELLE
benoit.rousselle@...
Send Email
Apr 9, 2002
3:58 pm
16704
I think I figured out what is going on with eval-after-load and file-name-handler-alist after spending some time using gdb on emacs. Here is the summary: 1....
Richard Y. Kim
ryk@...
Send Email
Apr 9, 2002
6:06 pm
16705
... Thanks for tracking this down. I've applied your patch, and it fixes my problem. I've sent email to esler@... (the listed author of clearcase.el)...
Stephen Leake
stephen.a.leake.1@...
Send Email
Apr 9, 2002
7:14 pm
16706
Thanks for the patch Richard, and good work in getting to the bottom of this odd problem, which I've known about for a while but hadn't had a chance to chase...
kevin.esler.1989@...
Send Email
Apr 10, 2002
1:38 am
16707
... I finally succeeded to make it work, but this is highlighting words inside the article buffer and not the summary buffer .... So my question is how to...
Benoit ROUSSELLE
benoit.rousselle@...
Send Email
Apr 10, 2002
9:56 am
16708
... Got this off google. Am starting to love it. (defun delete-region-and-yank (&optional arg) "Deletes region if mark is active and yanks the last kill. ...
Galen Boyer
galenboyer@...
Send Email
Apr 11, 2002
1:04 am
16709
... This is all I have in my .gnus and I can connect to an MS Exchange IMAP server from Win2K. (setq gnus-secondary-select-methods '((nnimap...
Galen Boyer
galenboyer@...
Send Email
Apr 11, 2002
1:10 am
16710
Does anyone know how to run microsoft osql/isql thru the sql-ms function provided in sql.el so that feedback is given to the buffer as commands are executed....
Andrew Platts
calbloke@...
Send Email
Apr 11, 2002
7:02 pm
16711
Andrew, Just a wild guess: do you follow your SQL command with "go" on a new line? If I do that, I get the output of the command. For example, connecting to...
Sprenger, Karel
Karel.Sprenger@...
Send Email
Apr 11, 2002
8:10 pm
16712
Karel, thanks for te reply - yes I do complete the command with 'go' on a newline. Are you saying that this is the output you see in your emacs *SQLi buffer...
Andrew Platts
calbloke@...
Send Email
Apr 11, 2002
11:48 pm
16713
Is it possible to delete a not empty directory in dired-mode? I get the following error in Dired log: (file-error Removing directory directory not empty <name...
"Albert, Jürgen"
Juergen.Albert@...
Send Email
Apr 12, 2002
8:19 am
16714
... Check out the variable `dired-recursive-deletes´. By default it is nil, so that it wont try to delete recursively, and then the directoy deletion fails. ...
Niels Skou Olsen
nso@...
Send Email
Apr 12, 2002
11:45 am
16715
Andrew, It's what I see in the *SQL* buffer. Note that there's no isql/osql prompt when you start sql-ms, so I just entered the commands. I guess it has...
Sprenger, Karel
Karel.Sprenger@...
Send Email
Apr 12, 2002
5:30 pm
Messages 16686 - 16715 of 16715   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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