Hi Steve, After receiving your message I continued to look into my setup and I now have me32 '09 working to my satisfaction on Windows XP. I discovered that...
2688
Steven Phillips
bill@...
May 8, 2012 6:14 pm
Welcome William, Something did not ring true with Jon's response, I seemed to recall adding this feature but its taken a while to track it down. Firstly...
2687
williamjgiberson
williamjgibe...
May 5, 2012 12:54 am
... very pleased with how the program runs and looks. It is fantastic considering its overall size. However, I'm at a loss as to enabling bookmarks to be...
2686
Jon Green
jng614
May 4, 2012 8:52 pm
... Hi William?, I am not sure what you mean by bookmarks. I think possibly you mean "alpha-marks". These are not saved in the session. What is saved in a...
2685
williamjgiberson
williamjgibe...
May 4, 2012 7:30 pm
I have installed JASSPA MicroEmacs39;09 on Windows XP and JASSPA MicroEmacs39;06 on DOS. I'm very pleased with how the program runs and looks. It is fantastic...
2684
azynheira
Apr 25, 2012 6:32 am
Hi Guys, My point was not even to have a fully fledged release but something (beta,alpha, ...), we in "general population" can use and report bugs against :-) ...
2683
Jon Green
jng614
Apr 24, 2012 9:54 pm
Hi Pedro, Always seem to be busy these days with other things. Steve has made a few fixes and there's now a new SVN client (which I have not tried yet). You...
2682
Isaac Xin Pei
isaacpei
Apr 24, 2012 2:04 pm
some some suggestions along the line, maybe we can add Lua scripting facility into ME, at the same time keep the current scripting engine. This can spur some...
2681
azynheira
Apr 24, 2012 11:56 am
Hi Jon, Long time, no new jasspa emacs news .. :-). I was wondering if you have any new stuff to put my hands on ??. New features into ME..?? Kind Regards ...
2680
Dr. Detlef
dgroth_99
Mar 15, 2012 2:26 pm
Indeed "major-mode-setup" solved the problem with the old registry setting. Thanks Jon. regards, Detlef...
2679
Jon Green
jng614
Mar 14, 2012 9:39 pm
Hi Detlef, Your myshell.emf is fine. The problem is that your folding state is saved in the registry and you need to enable it now that you have changed the...
2678
Dr. Detlef
dgroth_99
Mar 13, 2012 11:58 am
Hello, I tried to use foldable Bash functions. Item list is working but folding not. example shell-file example.sh: function echoerr { echo "$@" 1>&2; } Here...
2677
Tom Hundt
thundt
Jan 17, 2012 9:01 pm
I don't think so. (This is annoying when viewing many Windows readme files that are saved using Notepad, which DOES have it.) You end up having to do ...
2676
isaacpei
Jan 14, 2012 7:40 pm
so there isn't a softwrap feature? it could be interesting if we can compile lua (embed) it in as a extension language, while at the same time keep the current...
2675
Reza Roboubi
reza_rob2
Dec 19, 2011 2:05 am
The attached file compiles under g++ but the (#define) indentation is broken under Micro Emacs 'restyle-buffer'. I'm just a bit perplexed: why is this...
2674
hops
hopsyh
Dec 2, 2011 8:14 am
... Yes they're local /Documents and Settings/hops/Application Data/JASSPA/hops.esf ME does not read network files in as the network ... Its not hanging at...
2673
Steven Phillips
bill@...
Nov 30, 2011 1:12 am
Ahhh, that explains its lack of effect, 'Show modes' is used to determine which modes are shown in a window's mode line (i.e. the list of letters), it doesn't...
2672
Jeremy Cowgar
cp200205
Nov 29, 2011 7:03 pm
Tools > User Setup > General > Show Modes. lf is listed, there I "unchecked" it. Jeremy ... From: "Steven Phillips" <bill@...> To:...
2671
Steven Phillips
bill@...
Nov 29, 2011 6:48 pm
Not sure how you had removed the 'lf' mode but global-mode is the right way to go for a global change, alternatively consider creating a my<file-type>.emf hook...
2670
Steven Phillips
bill@...
Nov 29, 2011 6:42 pm
Are the files local? ME does not read network files in as the network may not be available in which case ME will hang for a long time (there's probably a way...
2669
Jeremy Cowgar
cp200205
Nov 27, 2011 12:39 pm
... From: "Jeremy Cowgar" <jeremy@...> To: "Group, MicroEmacs User" <jasspa@yahoogroups.com> Sent: 11/26/2011 11:05:38 AM Subject: [jasspa] New files,...
2668
hops
hopsyh
Nov 27, 2011 7:31 am
Hi all Has anyone else noticed any problems with the latest jasspa me version not using or reading session files ?? I updated to use the new version about a...
2667
Jeremy Cowgar
cp200205
Nov 26, 2011 4:05 pm
Hello, I have went to my user configuration and removed the "Lf" flag, but new files still seem to be created as CRLF, not just CR. Am I doing something wrong?...
2666
Reza Roboubi
reza_rob2
Oct 31, 2011 11:46 pm
I'm very sorry for the stupid formatting of my last email. The line spaces were all broken:...
2665
Reza Roboubi
reza_rob2
Oct 31, 2011 11:40 pm
Hi Jon, ... The question isn't what the problem is. The question is, what's the solution? We both agree that changing the look-back length _only_ solves this...
2664
Jon Green
jng614
Oct 31, 2011 10:54 pm
... Hi Reza, I do not quite agree with your analysis because the quotes are fine in the comment when the current position is less than the look-back distance...
2663
Reza Roboubi
reza_rob2
Oct 31, 2011 9:33 pm
... Thank you Jon. First, the problem is that the quotes are escaped. Without the escapes everything works. In this simple case, the easy work-around is to...
2662
Jon Green
jng614
Oct 31, 2011 8:19 pm
... Hi Reza, The issue is the look-back length in the template file. In the file scenario that you have posted then by scrolling to line 52 then the...
2661
Reza Roboubi
reza_rob2
Oct 31, 2011 3:07 pm
... that would be useful. ... Okay, the attached file will narrow it down pretty nicely. Line 52 must be scrolled to the top of the page and then the...
2660
Jon Green
jng614
Oct 31, 2011 1:12 pm
It is either a) Error in the syntax b) follows a long comment, the backwards search cannot locate the opening or closing comment bracket character causing the...