... Quite correct, worth 50 cents. Fixed. Setting the indent-width is also not valid any more because this is performed as part of the major mode. So I have...
Hi Steve, You're quite right! I tested it and it works! Thanks, Pedro...
2420
Steven Phillips
bill@...
Sep 23, 2009 4:02 pm
Pedro, You have identified the issue and your fix will improve things, where it will slightly fail is when you do a diff of more than one file - your solution...
Hi All, Solution to the problem (I believe!) Replace line 1507 of clearcs.emf by the above line: (just a wrong variable) insert-string &spr "cd %s\nClearCase...
Hi, I found some minor problem while using the clearcase support in ME09. I did a cleartool diff using cc-diff and I got the following console: cd /software/ ...
Hello, I found a minor inconsistency in add-file-hook(2). The examples should refer to $tabsize and should refer to $indent-width variable. Correct ? Just my...
... Hi Pedro, It did not do what you expected because you deleted the old buffer BUT read-file is not what you expected. read-file - Find and load file...
Hi All, I got some 'weird39; behaviour in Micro Emacs 2009 (0909). If I define the macro above and press C-f12 to reread the current buffer, it re-read the...
2414
Steven Phillips
bill@...
Sep 22, 2009 2:30 pm
Pedro, The problem is caused by your use of read-file, this command replaces the current buffer with the loaded file, i.e. this command is equivalent to a...
Hi All, I got some 'weird39; behaviour in Micro Emacs 2009 (0909). If I define the macro above and press C-f12 to reread the current buffer, it re-read the...
I am wondering if there is a way to make the Dir Files tool automatically change to the directory of the current buffer and then when I change buffers, the Dir...
... Afraid not. You would have to write a macro to do it. Here is a very quick and dirty transpose-words macro that does no checking as a starting point....
... Hi Bryan, I looked at this last night running multiple schemes using a block ending of "^\\s*$" (empty line). It worked for all of the given examples when...
2407
Bryan Schofield
schofield.bryan@...
Sep 15, 2009 1:19 am
This may not be appropriate for your euphoria language mode, but I've solved a complex indent/highlight problem by switching schemes in the middle. For...
... Ok, thanks, that did work as I was expecting. ... Yes. I believe we have went over this before and the answer was that it's not possible. All the current...
... Hi Jeremy, I think your buffer-init mask is set up incorrectly, you currently have: set-variable .fhook-euphoria.setup ® "/history/fhook/euphoria" ...
... I think I have sorted this out now and have uploaded some new images if somebody can give them a try. i.e. for me to install on my machine with the...
Hi Christof (or anybody else) I've created set of Ubuntu 9.04 packages based on your original Debian source script that I downloaded from your site. I have...
2401
Steven Phillips
bill@...
Sep 9, 2009 11:01 pm
Wow, that FAQ is showing its age! Since then we have added major-mode-setup (Tools -> Major mode setup) you probably want to use this instead as it disables...
How can I turn off "smart" indent for all modes? i.e. when I type if (1) { ENTER I do not want it to automatically indent. I find that auto-indent works most...
The final images for the 2009090 release are now installed in: http://www.jasspa.com/release_20090909 The Web pages will be updated over the next few days to...
2397
Steven Phillips
bill@...
Sep 4, 2009 7:15 pm
I have been ignoring these warnings for a while now.... seems to work okay, Steve ... I have been ignoring these warnings for a while now.... seems to work ...
thanks the release  Compiled success on ubuntu 9.04 for console version build -t c ... file.oc: In function `readin': file.c:(.text+0x4213): warning:...
... Hi Ferenc Deak, Thanks for the info. There are a few more minor tweaks and changes to appear in the next few days. We hope to complete and publicly publish...
... The Windows version of the installer has been updated to v2 with some minor corrections and a different selection mechanism for the file associations. ...