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 348 - 381 of 404   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
348
Emacs runs fine on a standalone machine. Now I'm in what VMS would call a clustered environment but it's Win XP-pro running in a domain. I can log in on any of...
g_hom
Offline Send Email
Sep 14, 2005
7:49 pm
349
... domain is a very poor man cluster! ... Then it found the library to load emacs_profile.ml. For some reason it cannot load a second mlisp file. Do you have...
Barry Scott
barryalanscott
Offline Send Email
Sep 14, 2005
8:44 pm
350
Installing emacs in a share did the trick. When I login to any machine, I can use emacs. I'm doing some work with Verilog. Is there a Verilog mode somewhere? ...
G. Hom
g_hom
Offline Send Email
Sep 16, 2005
12:41 am
351
... Good. ... Writing a mode is easy to do to get the basics, keyword colouring, paran balancing. Look at ntcmdmode.ml as an example. Barry...
Barry Scott
barryalanscott
Offline Send Email
Sep 24, 2005
9:19 am
356
yahoo seems to be suffering from yet another spam onslaught. i've changed this group so that messages from new members are moderated. jack the fast gorilla...
jack_horsfield
Offline Send Email
Jan 22, 2006
5:00 pm
357
Assuming this list is still alive... I just installed bemacs on FC5 and was wondering where the emacsinit.ml should go, or how paths are determined under ...
Wayne S
zuikway
Offline Send Email
Jul 31, 2006
4:54 pm
358
... Yes still alive ... Create ~/bemacs and put emacsinit.ml in it. bemacs will find your init file and load it. Barry...
Barry Scott
barryalanscott
Offline Send Email
Aug 1, 2006
8:18 am
359
i'm trying to get titles of text that looks something like this: <title id="v9290060">My title here</title> the following search works beautifully and leaves...
jack
jack_horsfield
Offline Send Email
Apr 15, 2007
6:59 am
360
You stopped with "<title[^>]*" before '>' Maybe this will work: (re-search-forward "<title[^>]*[>]\\([^<]*\\)") (region-around-match 1) Valery ... Send instant...
Mr Yuow Shehrer
valery_vi
Offline Send Email
Apr 16, 2007
9:18 pm
361
You stopped with "<title[^>]* " before '>' Maybe this will work: (re-search-forward "<title[^>]* [>]\\([^< ]*\\)") (region-around- match 1) Valery ... Best...
Valery Ivanov
valery_vi
Offline Send Email
Apr 17, 2007
7:35 pm
362
Barry, most of the systems I use are Debian based. I attempted to use the Red Hat 9 version, but the libraries are so out of date that the conversion to...
Brian W. Masinick
masinick
Offline Send Email
Aug 16, 2007
11:19 pm
363
I also tried the FC3 version and got similar results: </home/masinick/.kpackage/bemacs-7.2-246.fc3.i386.rpm';echo RESULT=$? error: Failed dependencies: /bin/sh...
Brian W. Masinick
masinick
Offline Send Email
Aug 16, 2007
11:23 pm
364
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
Dec 2, 2007
10:22 am
365
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
Dec 2, 2007
1:47 pm
366
i have abbrev loaded. i type an abbreviation and press the space bar. emacs just disappears instantly. jack...
jack
jack_horsfield
Offline Send Email
Jan 14, 2008
7:32 pm
367
... I've found and fixed the problem. I can make Fedora Core 4 or Fedora 8 rpm is that what you need? Barry...
Barry Scott
barryalanscott
Offline Send Email
Jan 19, 2008
6:57 pm
368
ah! superb! i really miss abbrev. as for the kit... i have absolutely no idea. i'm using kubuntu, so what i did to get a kit was: alien --to-deb -scripts...
jack
jack_horsfield
Offline Send Email
Jan 19, 2008
8:23 pm
369
... bar. ... Hi Barry, If the bug and its associated fix impacts the Windows version, could you be persuaded to make a new Windows version? In any event,...
dlrourke2002
Offline Send Email
Jan 19, 2008
9:24 pm
370
hi dan the bug doesn't affect the windows kit... i use that version at work. cheers jack...
jack
jack_horsfield
Offline Send Email
Jan 19, 2008
10:31 pm
371
... The bug *should* affect the windows kit! I'll build F8, Mac and windows kits when I get a moment over the weekend. Barry...
Barry Scott
barryalanscott
Offline Send Email
Jan 24, 2008
8:47 pm
372
... Well I got the moment but the build and testing is taking a bit longer then I expected. I'm planning to release: * Windows kit * Mac kits for PowerPC and...
Barry Scott
barryalanscott
Offline Send Email
Feb 3, 2008
11:01 am
373
I have built and uploaded the latest version Barry's Emacs to: http://www.barrys-emacs.org/bemacs-V7.3-152-setup.exe ...
Barry Scott
barryalanscott
Offline Send Email
Feb 4, 2008
9:50 pm
374
i took the .rpm and converted to .deb: sudo alien -k --scripts bemacs-7.3-152.i386.rpm i then installed the .deb: sudo dpkg -i bemacs_7.3-152_i386.deb (Reading...
jack
jack_horsfield
Offline Send Email
Feb 5, 2008
7:53 pm
375
whoops! no, that was wrong. i installed the new version on top of the new version. my apologies for the confusion. when i go back to the old kit it's working...
jack
jack_horsfield
Offline Send Email
Feb 5, 2008
7:58 pm
376
the windows kit is working ok, at least for the 5 mins i've tried it. i see from the notes that you have disabled python integration. i use the python from...
jack
jack_horsfield
Offline Send Email
Feb 5, 2008
8:39 pm
377
... I'm trapped at python2.3 version because the later ones need a newer Visual C compile that does not have MFC that is needed to compile Bemacs. I'll look at...
Barry Scott
barryalanscott
Offline Send Email
Feb 6, 2008
8:54 pm
378
... Converting the RPM is clearly not working. I've got ubuntu 7.1 downloaded. I'll install a system and build emacs on it. Barry...
Barry Scott
barryalanscott
Offline Send Email
Feb 6, 2008
9:00 pm
379
... Thanks, I could use such a version myself. Wayne...
Wayne S
zuikway
Offline Send Email
Feb 6, 2008
9:13 pm
380
yes, that would be great. maybe it would fix my numlock problem? :) many thanks jack...
jack
jack_horsfield
Offline Send Email
Feb 6, 2008
9:51 pm
381
that would be great too. i have no problems with using python 2.3. and, in fact, that's what i use because emacs works with python 2.3 :) thanks jack...
jack
jack_horsfield
Offline Send Email
Feb 6, 2008
9:54 pm
Messages 348 - 381 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