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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 169 - 199 of 404   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
169
It's not hard to write a language mode to do the colouring. Look at the javascriptmode.ml as an example. The keywords, functions operators and constants are in...
Barry Scott
barryalanscott
Offline Send Email
May 7, 2002
10:02 pm
170
i wrote one that seemed to do the job. i found one for a different editor (which gave me the keywords in a list) and dumped the keywords into my HTML mode...it...
jack horsfield
jack_horsfield
Offline Send Email
May 8, 2002
5:49 am
171
I can add the mode to the kit if you let me have the code and default .vbs to load the VBscript mode. BArry...
Barry Scott
barryalanscott
Offline Send Email
May 10, 2002
9:47 am
172
you can have the code...there is no default .vbs though...he was editing existing code... jack Computer...you and I need to have a little talk ***********...
jack horsfield
jack_horsfield
Offline Send Email
May 10, 2002
12:50 pm
173
I mean (auto-execute "vbscript-mode" "*.vbs") for the default... Barry...
Barry Scott
barryalanscott
Offline Send Email
May 10, 2002
2:56 pm
174
Hi all, I have problem with fonts for Cyrillic character set. I've tried to set it by Edit->Preferences->Font->Courier New with Cyrillic, other fonts with the...
shehrer1
Offline Send Email
May 20, 2002
2:52 pm
175
I have been forcing ANSI_CHARSET for any font selected. Honoring the charset you select was easy to change but it does seem to be enough to allow Cyrillic. ...
Barry Scott
barryalanscott
Offline Send Email
May 20, 2002
11:10 pm
176
It doesn't seem to be enough to allow Cyrillic. :-( I enter the ordinal characters by emacs as in notepad. I had two trials - under Win95 and Win2000 Server. ...
shehrer1
Offline Send Email
May 21, 2002
12:27 pm
177
I think you need to add the usage of LCID for current language getting somewhere, additional... ... to...
shehrer1
Offline Send Email
May 21, 2002
3:01 pm
178
I have figure out how to get the Cyrillic characters on to the screen. (I've forced a prototype to Cyrillic. I've not figure out how to go from charset to...
Barry Scott
barryalanscott
Offline Send Email
May 22, 2002
10:14 pm
179
This chars (from 0x80 to 0x9f) isn't Russian typical characters. Especially Euro sign. ;-) I hope that this can help you: =============================== To...
shehrer1
Offline Send Email
May 23, 2002
9:41 am
180
Addition to last message: See, please, article from MS, too: Supporting Multilanguage Text Layout and Complex Scripts with Windows NT 5.0 by F. Avery Bishop,...
valery_2k2
Offline Send Email
May 23, 2002
3:21 pm
182
Hi, today it happend again, I can't start up Barry's Emacs Client (BEmacs.exe)... It worked yesterday, no problems. Today I'm unplugged (working from home);...
nils_berggren
Offline Send Email
May 30, 2002
11:00 am
183
I forgot to add that after click OK in the error-window, the main EMacs window remains on screen, but I can't write into the bufferwindow. The pull-down menus...
nils_berggren
Offline Send Email
May 30, 2002
11:06 am
184
very strange. i've not seen that particular problem...so here are some random thoughts... -- does a reboot fix it? -- did you make sure to clear the...
jack_horsfield
Offline Send Email
May 30, 2002
11:28 am
185
... Yes... the reason for not trying a reboot in the first place is that it hasn't helped before when I've had this problem. ... No, I just removed my own...
nils_berggren
Offline Send Email
May 31, 2002
12:56 pm
186
... again ... can't ... emacs$memory was, in VMS days, i think, the directory into which emacs could write a list of all files that were open at the time you...
jack_horsfield
Offline Send Email
May 31, 2002
1:42 pm
187
I'm pleased to announce the beta version of Barry's Emacs V7.2. The kits for Windows, FreeBSD and Linux are on yahoo and http://www.barrys-emacs.org There are...
Barry Scott
barryalanscott
Offline Send Email
Jul 9, 2002
7:18 pm
188
i've been coming across this problem since installing 185, but was never sure what caused it. the function listed below is not the only one that causes this...
jack_horsfield
Offline Send Email
Jul 25, 2002
1:41 pm
189
Hi; I tried bemacs last night on Suse 7.2, KDE 2.1.2. Everytime I clicked on global preferences the application would disappear. The last few times I have...
Steve
beforewisdom
Offline Send Email
Jul 26, 2002
12:29 pm
190
I'm not sure what you are seeing happen. What is the "global preferences"? Did you install OpenMotif? When you type "bemacs" at a shell prompt does BArry's...
Barry Scott
barryalanscott
Offline Send Email
Jul 26, 2002
9:55 pm
191
... Sorry, I meant Edit | Preferences | Emacs ... I have Open Motif 2.1.30MLI4-68......Suse 7.2, KDE 2.1.2 ... Yes. ... Not much. Like running...
Steve
beforewisdom
Offline Send Email
Jul 27, 2002
1:15 am
192
I'll built emacs on a SUSE 7.1 system and reproduced the crash. Once I have a fix I'll update the linux kit and maybe add a SUSE kit if nessesary. BArry...
Barry Scott
barryalanscott
Offline Send Email
Jul 31, 2002
12:18 pm
193
I've fixed this bug for the next kit. The root cuase is the save-window-excursion. I was forgetting dot and mark in the windows saved. Barry...
Barry Scott
barryalanscott
Offline Send Email
Aug 3, 2002
1:13 am
194
I may have found the root cause of this problem. I have the UI working on FreeBSD and Redhat LInux now. I'll test with Suse tomorrow and if all it well update...
Barry Scott
barryalanscott
Offline Send Email
Aug 4, 2002
10:06 pm
195
I'm pleased to announce the second beta version of Barry's Emacs V7.2. The kits for Windows, FreeBSD and Linux are on yahoo and http://www.barrys-emacs.org ...
Barry Scott
barryalanscott
Offline Send Email
Aug 5, 2002
10:31 pm
196
Steve, Try Bemacs 196 on your SUSE system. I have tested the code on SUSE and it worked. But its not exactly the same kit. My older SUSE system has an older...
Barry Scott
barryalanscott
Offline Send Email
Aug 5, 2002
10:59 pm
197
Under XP home addition, I am unable to open files, exit emacs, and generally execute emacs commands. This situation seems to be caused by the following error: ...
G. Hom
g_hom
Offline Send Email
Aug 6, 2002
12:47 pm
198
Gim, query-replace-string and friends are now implemented in MLisp in query-replace.ml emacs_default_autoloads.ml defines an autoload for it. I'm guessing that...
Barry Scott
barryalanscott
Offline Send Email
Aug 6, 2002
8:19 pm
199
I finally got Beta2 running. I had to uninstall the previous version of emacs and change my emacsinit to get it working. How do you enable the LK201 keypad?...
G. Hom
g_hom
Offline Send Email
Aug 7, 2002
4:03 pm
Messages 169 - 199 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