Search the web
Sign In
New User? Sign Up
barrysemacs · Barry's Emacs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 113 - 142 of 404   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
113
What problem are you trying to solve that needs more then 3 types of string and 3 types of comment? C++, for example, has 2 comment types and 2 string types. ...
Barry Scott
barryalanscott
Offline Send Email
Nov 1, 2001
11:30 pm
114
some misunderstanding... 3 string + 3 comment is fine and will solve all my problems. jack ... From: Barry Scott [mailto:barry.alan.scott@...] Sent:...
jack horsfield
jack_horsfield
Online Now Send Email
Nov 2, 2001
7:14 am
115
Kits for Windows, FreeBSD and Linux are on yahoo and www.barrys- emacs.org I'm expecting that 160 with any problems fixed that testing uncover will replace 118...
barry.alan.scott@...
barryalanscott
Offline Send Email
Nov 19, 2001
10:20 pm
116
... the screen updating and line wrapping are both much better. i've had no problems with the updating and only one with the wrapping... i had a line that was...
jack_horsfield@...
jack_horsfield
Online Now Send Email
Nov 20, 2001
9:02 am
117
fixed. I use the automatic-horizontal-scrolling feature which hides the problem. BArry...
Barry Scott
barryalanscott
Offline Send Email
Nov 20, 2001
9:45 pm
118
you mean you don't use wrap-long-lines? personally i hate automatic-horizontal-scrolling. give me wrapped lines every time! jack it may be there is room for...
jack horsfield
jack_horsfield
Online Now Send Email
Nov 20, 2001
10:25 pm
119
Right. I click on the tool bar button the few times it I need it. My default is the auto scroll that I find is very useful. With indented code having the white...
Barry Scott
barryalanscott
Offline Send Email
Nov 21, 2001
7:36 pm
120
Some time ago, Jack indicated that there were alternative wrap characters (W2k machine). On one had to do was installed some fonts from the microsoft website. ...
Gim Hom
g_hom
Offline Send Email
Nov 23, 2001
2:04 am
121
i use monotype.com, which now seems to be called andale. you can get it from: http://www.microsoft.com/OpenType/fontpack/default.htm lucida console also works...
jack_horsfield@...
jack_horsfield
Online Now Send Email
Nov 23, 2001
7:05 am
122
Kits for Windows, FreeBSD and Linux are on yahoo and www.barrys-emacs.org I'm expecting that 160 with any problems fixed that testing uncover will replace 118...
Barry Scott
barryalanscott
Offline Send Email
Nov 24, 2001
9:16 am
123
Kits for Windows, FreeBSD and Linux are on yahoo and www.barrys-emacs.org Build 161 replaces 118 as the stable version of Barry's Emacs. Below is the change...
Barry Scott
barryalanscott
Offline Send Email
Nov 25, 2001
12:17 am
124
I use the mouse package from the emacs database with a slight mod. When I position the cursor past the EOBP, mlisp inserts lines and spaces to get me there. To...
Gim Hom
g_hom
Offline Send Email
Dec 10, 2001
10:31 pm
125
Would it be possible for Emacs to automatically appended the appropriate file extensions when saving files? For example, if the file type is text, appended...
Gim Hom
g_hom
Offline Send Email
Dec 18, 2001
1:45 pm
126
But all file that emacs edits are text... Tell me more... Barry ... From: Gim Hom [mailto:g_hom@...] Sent: 18 December 2001 13:46 To:...
Barry Scott
barryalanscott
Offline Send Email
Dec 21, 2001
7:59 pm
127
At least for Windows applications(eg: Word, IE), when you save a file, the file type is appended automatically. For example under Word, "SAVE AS" xyx would...
Gim Hom
g_hom
Offline Send Email
Dec 22, 2001
4:13 am
128
Do you mean that this should be the behavour when using the GUI Save As Dialog? BArry...
Barry Scott
barryalanscott
Offline Send Email
Dec 22, 2001
3:44 pm
129
correct. When using the GUI SAVE AS dialog, the file type should be appended automatically to be consistent with the other Windows applications. I use Windows...
Gim Hom
g_hom
Offline Send Email
Dec 22, 2001
9:16 pm
130
if i have a file called: '1.1 notes.txt' then the backup filename is 1._1 notes.txt' ...which is a little disconcerting. jack Untabling his hands, he lapped...
jack_horsfield
Online Now Send Email
Feb 28, 2002
2:31 pm
131
i've set up emacs to be my source viewer for IE, by running a tiny autoit program that calls the following package: (defun (emacs-ie-view-source-com ...
jack_horsfield
Online Now Send Email
Mar 18, 2002
12:26 pm
132
THis needs adding to the docs... When the XXX-com procedure runs to process a command line the current directory is changed to the current directory that was...
Barry Scott
barryalanscott
Offline Send Email
Mar 19, 2002
9:08 pm
133
You would be amazed at how hard it is to change the save as dialog to implement this. (or may not if you have experience of windows programming). I'd estimate...
Barry Scott
barryalanscott
Offline Send Email
Mar 19, 2002
9:13 pm
134
Thanks for the assessment of the task. Two days is too much work to ask..Is there an elegant way to do it in mlisp or allow the user to customize it? One...
Gim P. Hom
g_hom
Offline Send Email
Mar 21, 2002
2:12 pm
135
you could write a separate menu...something like: SaveAs HTML Text xxx yyy ...and then force the filetype accordingly. jack you might think that...i couldn't...
jack horsfield
jack_horsfield
Online Now Send Email
Mar 21, 2002
2:32 pm
136
ah. i knew about the directory change when processing the command line, but didn't know that there was a previous-directory that would get me back. it sort of...
jack_horsfield
Online Now Send Email
Mar 22, 2002
4:42 pm
137
It intentional. It allows each bemacs.exe to ask for an edit to be performed and wait for the user to complete the edit. Then a script can use the edited file....
Barry Scott
barryalanscott
Offline Send Email
Mar 22, 2002
9:46 pm
138
ah. yes, i see the sense in that. but, naturally, it's not the behaviour i want just at the moment :) i tried kicking off the recursive-edit with schedule...
jack horsfield
jack_horsfield
Online Now Send Email
Mar 23, 2002
11:32 pm
139
I haven't been able to get a credit card for 6 years. THis site helped me get two! Check it out! Click on link Below! http://apply4creditcard.com...
teraydrs
Offline Send Email
Mar 28, 2002
10:12 am
140
i have suspended this member's posting privileges. jack the defaults won't help you...
jack_horsfield
Online Now Send Email
Mar 28, 2002
11:16 am
141
if i run WIN-execute-line on the following line: dir *.htm then the result contains *.htm and *.html if i try *.ht then the result is, correctly, no files. i'm...
jack_horsfield
Online Now Send Email
Apr 5, 2002
8:26 am
142
Trying to install bemacs I don't have the file MSCVRT.DLL on my puter... I have 18 quad-gillion .dll's but not that one. heh. Anyone know where to get it? Bill...
hartw111
Offline Send Email
Apr 9, 2002
3:37 pm
Messages 113 - 142 of 404   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