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...
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 ...
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...
You stopped with "<title[^>]*" before '>' Maybe this will work: (re-search-forward "<title[^>]*[>]\\([^<]*\\)") (region-around-match 1) Valery ... Send instant...
You stopped with "<title[^>]* " before '>' Maybe this will work: (re-search-forward "<title[^>]* [>]\\([^< ]*\\)") (region-around- match 1) Valery ... Best...
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...
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...
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...
... 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,...
... 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...
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...
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...
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...
... 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...
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...
I installed the latest kit on XP and it worked fine there, and in fact, it came in real handy for me yesterday. Unfortunately, I did not have the same...
Thanks! I hope the Ubuntu kit will work with more systems. Apparently the Fedora 8 system has enough differences from other distros that it doesn't work with...
in the windows version, i've discovered that numpad ins is now treated as ctrl-left and numpad enter is treated as ctrl-right. i couldn't cope with that, so i...
Given that the C source code cannot be distributed, is there any way that we could get a binary tar.gz file that could be readily installed on a variety of...