Search the web
Sign In
New User? Sign Up
jasspa · JASSPA's MicroEmacs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 2360 - 2397 of 2503   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2360
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@...
Send Email
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@...
Send Email
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 Green
bigfatmrmoose
Offline Send Email
May 16, 2009
11:21 am
2363
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@...
Send Email
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...
Jon Green
bigfatmrmoose
Offline Send Email
May 16, 2009
7:53 pm
2365
... 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@...
Send Email
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...
Jon Green
bigfatmrmoose
Offline Send Email
May 17, 2009
12:48 pm
2367
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@...
Send Email
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@...
Send Email
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...
Deak, Ferenc
frncdk
Offline Send Email
May 26, 2009
10:39 am
2378
... 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...
Jon Green
bigfatmrmoose
Offline Send Email
May 26, 2009
8:05 pm
2379
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...
Deak, Ferenc
frncdk
Offline Send Email
May 28, 2009
8:13 am
2380
... Fixed. Thanks Jon....
Jon Green
bigfatmrmoose
Offline Send Email
May 30, 2009
8:49 am
2381
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@...
Send Email
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 Hundt
thundt
Offline Send Email
Jul 21, 2009
1:11 am
2383
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...
Steven Phillips
bill@...
Send Email
Jul 21, 2009
1:40 am
2384
I've port one vgrep emf ... ; -!- emf -!- ; Created: Jul 18 2oo8 ; Synopsis: "vgrep" command handling ; Authors: Lechee.Lai ; define-macro vlist ...
Lechee.Lai
lecheel
Offline Send Email
Jul 21, 2009
4:55 am
2385
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...
Tom Hundt
thundt
Offline Send Email
Jul 21, 2009
5:48 am
2386
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@...
Send Email
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@...
Send Email
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...
lechee lai
lecheel
Offline Send Email
Jul 21, 2009
10:47 am
2389
complete package running on linux ______________________________________________________________________________________________________ ...
lechee lai
lecheel
Offline Send Email
Jul 22, 2009
12:23 am
2390
Is there going to be a new release of MicroEmacs? Looking, it seems the last release was in 2006? Jeremy...
cp200205
Offline Send Email
Jul 30, 2009
11:15 am
2391
... 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...
Jon Green
bigfatmrmoose
Offline Send Email
Jul 30, 2009
11:44 am
2392
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...
Jon Green
bigfatmrmoose
Offline Send Email
Aug 31, 2009
6:54 pm
2393
... The Windows version of the installer has been updated to v2 with some minor corrections and a different selection mechanism for the file associations. ...
Jon Green
bigfatmrmoose
Offline Send Email
Sep 1, 2009
11:46 pm
2394
... Compiled successfully on the latest debian stable release (5.0/lenny), now testing it... Thanks for the new release. Ferenc Deak...
Deak, Ferenc
frncdk
Offline Send Email
Sep 3, 2009
7:05 am
2395
... 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...
Jon Green
bigfatmrmoose
Offline Send Email
Sep 3, 2009
7:54 am
2396
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:...
lechee lai
lecheel
Offline Send Email
Sep 4, 2009
1:19 am
2397
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 ...
Steven Phillips
bill@...
Send Email
Sep 4, 2009
7:15 pm
Messages 2360 - 2397 of 2503   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