Hi list, I have a serious problem with ME window sizing behaviour. I can't remember exactly when it emerged, but I am quite sure that it is related to my...
Christof Boeckler
microemacs@...
May 16, 2009 7:16 am
2361
I need to correct myself: After having stored the frame size (from within the modeline) the window size is reliably the same. But still the position of the...
Christof Boeckler
microemacs@...
May 16, 2009 8:41 am
2362
... I use a .Xdefaults file when running on Sun Solaris as follows and have no problems as below. Jon. Dtwm*VCLSalFrame*secondariesOnTop: True ...
Jon, thanks for your reply! I tried your settings but they did not solve my problem although it has some effect. The problem seems to be at a different level...
Christof Boeckler
microemacs@...
May 16, 2009 4:28 pm
2364
... Hi Christof, OK edit the *.erf and delete the lines "frame-depth" = "86" "frame-width" = "168" I think these are set when you right click on the toolbar...
... Hi Jon, ... I deleted those now. ... I tried to narrow down the cause of my problems systematically and found out that settings in .Xdefaults have no...
Christof Boeckler
microemacs@...
May 17, 2009 9:13 am
2366
... The size is controlled by X-Windows via the X-Window resource management and the size hints. My guess is that the likes of Thunderbird etc. are controlled...
The X function call used to get the start-up geometry info is: XrmGetResource(rdb,"MicroEmacs.geometry","MicroEmacs.Geometry",&retType,&retVal) As Jon says,...
Steven Phillips
bill@...
May 17, 2009 1:03 pm
2368
... This function call returns 0. This means the requested resource was not found, although I put exactly Jon's resource line in my .Xdefaults file ( and that...
Christof Boeckler
microemacs@...
May 17, 2009 4:50 pm
2377
Hi, In tcl the right keyword for an ''if' after an 'else' is 'elseif', so in tcl.eaf the line: elif "elsif {\p} {\r\r}\P" " elif" should be: elif "elseif...
... Thanks for the update. ... We were planning on making a release last year but other things got in the way. When time permits then we will make a full...
Hi, There are some references for the 'User Setup' tool with its old location, the help menu instead of the new location, the Tools menu. The affected files...
Thanks for reporting this and I think you were right to not send a patch, the mail-setup references were well out of date. I have fixed them all, Steve...
Steven Phillips
bill@...
Jun 1, 2009 10:49 am
2382
Hi, I wanted to write a function to copy the path and filename of the currently-open file. (In termcap or console mode, I could copy at least the visible part...
Tom, Playing with temp buffers is always tricky to get right, the typical worst case is if the current buffer (before to run your macro) is displayed in more...
Oh, yeah, I've had problems with the buffers before, just as you describe... mind you I haven't extensively tested that bit of code, just came up with it this...
Lechee, There are no key bindings in your code (to C-j or F11) have you missed this part of the code? With what is there I'm not sure what C-j or the 'return'...
Steven Phillips
bill@...
Jul 21, 2009 7:55 am
2387
Yes we really should create a new release, there is so much good stuff in the latest version - sessions work properly and there's a new macro based find and...
Steven Phillips
bill@...
Jul 21, 2009 8:11 am
2388
yes it's long time ago here is another part ==== ; -!- emf -!- ; This is part of the JASSPA MicroEmacs macro files ; Copyright (C) 2000-2006 JASSPA...
... Hi Jeremy, There will be when we get some time. At the moment we do not have that much time to do it, a release cycle will typically take us 1-2 months and...
A Beta version of MicroEmacs 2009 has been uploaded to http://www.jasspa.com/release_20090909 This also includes a new Windows installer setup.exe. Any...
... The Windows version of the installer has been updated to v2 with some minor corrections and a different selection mechanism for the file associations. ...
... 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...
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:...
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 ...