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 124 - 153 of 404   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
143
all over the place. try: http://www.david-taylor.pwp.blueyonder.co.uk/software/runtime.html#MSVCRT or do a google search for MSVCRT runtime download jack and...
jack horsfield
jack_horsfield
Offline Send Email
Apr 9, 2002
3:45 pm
144
Thanks, Jack I'm begining to see the problem.... On the page - http://www.barrys-emacs.org/emacs7.html#windows It says, "Installation Note This version of...
hartw111
Offline Send Email
Apr 9, 2002
4:15 pm
145
I'm trying to install bemacs-V7.1-161.zip. I keep getting the error msg: - - - - - - - - - - error msg - - - - - - - - - - "Setup is unable to run a program...
hartw111
Offline Send Email
Apr 9, 2002
4:26 pm
146
putting the dll in the same folder won't help. the only thing i can think of is to regsrvr32 the dll...but i don't know what program is failing. really, i...
jack horsfield
jack_horsfield
Offline Send Email
Apr 9, 2002
5:00 pm
147
I finally got it installed... I use InCtrl5 to monitor installs. I had unzipped the file and was trying to install from setup.exe. I finally allowed...
hartw111
Offline Send Email
Apr 9, 2002
5:09 pm
148
excellent let us know how you get on jack we don't believe in the if and maybe scenario ... From: hartw111 [mailto:hartw111@...] Sent: 09 April 2002...
jack horsfield
jack_horsfield
Offline Send Email
Apr 9, 2002
7:53 pm
149
This is a feature of windows 8.3 file name compatibility. dir *.htm matches both the 8.3 name of all files in the directory and the long names. ... Volume in...
Barry Scott
barryalanscott
Offline Send Email
Apr 9, 2002
10:25 pm
150
MSVCRT.DLL must be installed into the windows directory as its a "known dll". Any other MSVCRT.DLL will be ignored by windows, which is a pain. I'll fix the...
Barry Scott
barryalanscott
Offline Send Email
Apr 9, 2002
11:08 pm
151
ok, i've got it. i have to say i'm unimpressed... i see that the behaviour is only when you have .3 suffix. anything else and it works as expected. thanks jack...
jack horsfield
jack_horsfield
Offline Send Email
Apr 10, 2002
11:06 am
152
Thanks for your reply, Barry I got it working. It's a nice editor. I'm rather used to Notepad so I'll have to ovecome some habits - heh. Barry Scott...
William Hart
hartw111
Offline Send Email
Apr 11, 2002
5:47 am
153
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the barrysemacs group. File :...
barrysemacs@yahoogrou...
Send Email
Apr 11, 2002
11:39 am
Messages 124 - 153 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