Re: [RP] keypress patch

2005-04-17 Thread Shawn Betts
Martin Samuelsson <[EMAIL PROTECTED]> writes: > The next thing to fix for ratpoison on my list is that sometimes raise > request messages for transients tells another window number than what's > actually true. For me it's a long time bug, but it does not occur every > time. Have anyone else experi

Re: The def* commands (Was: [RP] Getting Through and Locking XTerm Width)

2005-04-17 Thread Shawn Betts
Martin Samuelsson <[EMAIL PROTECTED]> writes: > The main reason for removing them would be that they clutter the > name space, but I guess I and others concerned by that can run unalias in > our own startup scripts¹... Yes, the clutter is an issue. So I've created a command 'compat' and moved the

Re: [RP] rpws [next|previous] addition

2005-04-17 Thread Shawn Betts
[EMAIL PROTECTED] (Ivan Beschastnikh) writes: > hey all, > > i've made a simple modification to my rpws to allow switching to > previous/next workspace. Thought people might find it useful. > i think the N/C-N and P/C-P bindings work best- defaults. Hi Ivan, I recently replaced the rpws script

Re: [RP] window size

2005-05-29 Thread Shawn Betts
Joe Corneli <[EMAIL PROTECTED]> writes: > I'm using a different X manager from usual, and made some changes to > the way things load up. Seeing some different behavior - maybe > worth mentioning, to get some feedback. > > Specifically: now, whenever I launch an Emacs *after* RP has started, > the

Re: [RP] Re: Bug#307779: ratpoison: add Xsession entry (to be started from GDM, for example)

2005-05-29 Thread Shawn Betts
Jonathan Walther <[EMAIL PROTECTED]> writes: > On Thu, May 05, 2005 at 04:03:57PM +0200, Martin Samuelsson wrote: >>An issue that has troubled me for a while now is the debian/ directory >>in upstream cvs. Couldn't that one be either removed, or preferably >>kept up to date with the official debia

Re: [RP] Patch to limit window's title width

2005-06-11 Thread Shawn Betts
Alexander Sashnov <[EMAIL PROTECTED]> writes: > Hello, > > I wrote the patch for limit window's title width by winfmt. > > For example, > > :set winftm %n%s%55t > > will limit window's title for 55 symbols. Hi Alexander, I used your patch as a starting point and added the width limiting number

Re: [RP] undo and redo

2005-06-11 Thread Shawn Betts
[EMAIL PROTECTED] writes: > On 26 Apr 2005, [EMAIL PROTECTED] wrote: > >> On Mon, Apr 25, 2005 at 03:01:14PM +0200, [EMAIL PROTECTED] wrote: >> > I found the very powerful command "undo". >> > Why is not it documented in ratpoison.texi? I put your documentation of undo in the manual. Thanks! I ad

Re: [RP] unmanaged but on top?

2005-07-24 Thread Shawn Betts
Gerhard Siegesmund <[EMAIL PROTECTED]> writes: > Hello fellow ratpoison-users > > Just a small question: Is it somehow possible to have unmanaged windows, > which stay on top? Right now I have the problem, if an windows is > unmanaged an I put one of the other windows to the top, the unmanaged > w

Re: [RP] Patch to update manpage.

2005-07-24 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > Attached is a patch to add the compat and redo commands to the manpage. Thanks. That should be in CVS. -Shawn ___ Ratpoison-devel mailing list Ratpoison-devel@nongnu.org http://lists.nongnu.org/mailman

Re: [RP] Quitting tmpwm makes Ratpoison freeze

2005-08-22 Thread Shawn Betts
Daniel Link <[EMAIL PROTECTED]> writes: > Hi, > > when I quit tmpwm, Ratpoison won't come back. Instead CPU usage jumps to > 99% and I have to kill it manually. Is this a known issue? Haven't found > anything in the archives. If it is not, please let me know how to supply > you with more informati

Re: [RP] banishing and keypress?

2005-08-22 Thread Shawn Betts
Is this what you want? -Shawn /* Warp the pointer to the bottom right corner of the screen any time a key is pressed. * * Copyright (C) 2005 Shawn Betts <[EMAIL PROTECTED]> * * unrat is free software; you can redistribute it and/or modify * it under the terms of the GNU General P

Re: [RP] How to have 2 prefix keys (escape)?

2005-08-23 Thread Shawn Betts
[EMAIL PROTECTED] writes: > Hi all. > > My .ratpoisonrc contains > > escape Super_R > > Now, I would like to have Super_L also act as the prefix key. > > (I have tried xmodmap with keycode 115 = Super_R with a funny effect: > left Windows key (code 115) works as escape (as wanted), > but right Win

Re: [RP] binding hyper

2005-08-23 Thread Shawn Betts
>> There is no syntax for "", RP binds actions to keysyms. >> Specifically, keysyms written in the Emacs keyboard macro format. >> If said key is bound to Hyper_L, for example, then you want >> >>definekey top H-s vsplit > > Yeah, that's exactly what I meant - thanks. was a > placeholder fo

Re: [RP] addhook crash (+ fix?)

2005-08-23 Thread Shawn Betts
Joshua Neuheisel <[EMAIL PROTECTED]> writes: > FEJF wrote: >> i just started using ratpoison to see if it's good for me ;). i >> tested some things and i encountered the problem that ratpoison >> (1.4.0-beta4 gentoo) always crashed when i tried to use the addhook >> command. >> gdb showed that the

Re: [RP] banishing and keypress?

2005-08-23 Thread Shawn Betts
Joe Corneli <[EMAIL PROTECTED]> writes: > Works like a charm, thanks! > > Joe > > PS. Here I used > > gcc -g -Wall -O2 -I/usr/X11R6/include -o unrat unrat.c -L"/usr/X11R6/lib" > -lX11 Cool. I stuck unrat.c in contrib/ in CVS. -Shawn ___ Ratpoiso

Re: [RP] banishing and keypress?

2005-08-26 Thread Shawn Betts
Nikolai Weibull <[EMAIL PROTECTED]> writes: > Shawn Betts wrote: > >> Joe Corneli <[EMAIL PROTECTED]> writes: > >> > Works like a charm, thanks! > >> Cool. I stuck unrat.c in contrib/ in CVS. > > Can't we add this to the ratpoison co

Re: [RP] Request: Documentation change

2005-10-14 Thread Shawn Betts
I've added the following to the manual: ratpoison uses the X11 keysym names for keys. Alphanumeric key names are exactly what you see on your keyboard. Punctuation and other keys have longer names which vary from X server to X server. To find the name of a key, see the @command{describekey} comman

Re: [RP] Compiling ratpoison without libXtst dependency?

2005-10-14 Thread Shawn Betts
Florian Cramer <[EMAIL PROTECTED]> writes: > I'm currently trying to compile and run ratpoison on a NetBSD/hpcmips > gadget, and stumble over the libXtst dependency. Is there any > possibilty/configure option for compiling a ratpoison binary that > doesn't link to libXtst.so.6? you could try comp

Re: [RP] Re: Bug#327196: Debian ratpoison problem with X.org

2005-10-14 Thread Shawn Betts
Magnus Henoch <[EMAIL PROTECTED]> writes: > Martin Samuelsson <[EMAIL PROTECTED]> writes: > >> I would assume that it's fixed in cvs, but I'm not completely sure since >> I'm also applying a few patches that might affect things. Is the cause >> known or should I investigate further to create a bac

Re: [RP] detect state of Mode_switch modifier?

2006-01-03 Thread Shawn Betts
Joe Corneli <[EMAIL PROTECTED]> writes: > I asked this question in the help-gnu-emacs list, but didn't hear > back, so I'm thinking that maybe this is "too low level" to be an > Emacs question and thought I'd try here, since this seems like > the sort of thing ya'll are knowledgeable about. > > I

Re: [RP] [PATCH] Make curframe work better in non-interactive mode

2006-01-03 Thread Shawn Betts
Nikolai Weibull <[EMAIL PROTECTED]> writes: > curframe could (should) return the number of the current frame when invoked > non-interactively; here's a patch: Thanks! This patch is in CVS (or will be momentarily). -Shawn ___ Ratpoison-devel mailing l

Re: [RP] Re: window numbering bug/race?

2006-01-03 Thread Shawn Betts
Joshua Neuheisel <[EMAIL PROTECTED]> writes: > I'll certainly change it in my JN patch, but it's up to Shawn to change in > the mainline. Thanks for digging into this one guys! This should be fixed in CVS. -Shawn ___ Ratpoison-devel mailing list Rat

Re: [RP] [Patch] Bring info file up to date.

2006-01-03 Thread Shawn Betts
"Tobias C. Rittweiler" <[EMAIL PROTECTED]> writes: > Dear sminthophobs, > > attached is a small patch which will bring the info file and code up to > date with respect to each other on the issue of invoking a ratpoison > command without any argument interactively or non-interactively. (Plus > some

Re: [RP] patch to improve manpages' description of redisplay

2006-01-03 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > The following patch improves the description of redisplay in the > manpage a bit. > (I forget what it do and could not find anything maximizing a > transient window in the manpage so I almost implemented it again). Thanks! That should be in CVS mo

Re: [RP] Problem mit ratpoison in vnc in ratpoison

2006-01-03 Thread Shawn Betts
Gerhard Siegesmund <[EMAIL PROTECTED]> writes: > Hello all > > Just a small question. I am using ratpoison on debian. To work on > another server in my network I use vnc (xtightvncviewer or xvncviewer) > to have sort of screen-like capabilities. > > Now I have the following problem: If I want to f

Re: [RP] keyboardless synergy screen switching?

2006-01-03 Thread Shawn Betts
Brian Edmonds <[EMAIL PROTECTED]> writes: > My current setup at work has a linux desktop machine and a linux > laptop, both running ratpoison, and joined by synergy so I can just > use the desktop's keyboard (and mouse where necessary). I'd really > like to find a way to move between the desktop

Re: [RP] keyboardless synergy screen switching?

2006-01-03 Thread Shawn Betts
Brian Edmonds <[EMAIL PROTECTED]> writes: > I've hacked a script to pretty reliably move the cursor to the active > screen edge, then do a relwarp against it to switch, then do an > approprate warp/banish or two to get the cursor in a sane spot on the > other screen. Super! Sounds hacky, but that

Re: [RP] 1.4 Release Date / Roadmap?

2006-01-10 Thread Shawn Betts
Aaron Griffin <[EMAIL PROTECTED]> writes: > Just curious when 1.4 will actually be released. Are there any > features / testing still pending that you would need help with? Good question. Uhm. it's probably solid. there was a netwm_pid bug report that maybe shuold be delt with...but i haven't re

Re: [RP] Problem mit ratpoison in vnc in ratpoison

2006-01-10 Thread Shawn Betts
Nazri Ramliy <[EMAIL PROTECTED]> writes: > On 1/4/06, Nazri Ramliy <[EMAIL PROTECTED]> wrote: > > That explains why the meta command ``didn't work'' on my xterm windows. > > Your email led me to man xterm and look for ``synthetic''. > > It'd be helpful if a note about this `syn

[RP] Re: how to run shell script

2006-02-10 Thread Shawn Betts
vincent hure <[EMAIL PROTECTED]> writes: > I am a new user of ratpoison. > Congratulation, I find the concept realy great. > It's a new way to use computer, I can customise it as I want. > > But I have a little problem: > I want to use it for a automate, who boot alone. > So I initialise my sessio

Re: [RP] patch to better support _NET_WM_PID

2006-02-27 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > The attached patch makes ratpoison to correctly > place qt programs, which only set _NET_WM_PID after > they are processed by ratpoison the first time. > > Still open is the problem that later opened transient > windows are still placed in the same

Re: [RP] is there .ratpoisonrc syntax highlighting in emacs?

2006-02-27 Thread Shawn Betts
Miernik <[EMAIL PROTECTED]> writes: > When I open ~/.ratpoisonrc with vim I get syntax highlighting. When I do > it with emacs, I don't. I have: > > (global-font-lock-mode 1) > (setq font-lock-maximum-decoration t) > > in my ~/.emacs Do I need something more? You need the ratpoison rc mode. In th

Re: [RP] forced shrink

2006-02-27 Thread Shawn Betts
Paul Boren <[EMAIL PROTECTED]> writes: > On 1/26/06, Ted Walther <[EMAIL PROTECTED]> wrote: >> >> I wonder if the split and hsplit commands support percentages. Be nice >> to put a tail -f /var/log/apache in a small 20% xterm at the bottom, a >> gaim buddy list 25% at the left side, and the rest

Re: [RP] figlet and the echo command?

2006-02-27 Thread Shawn Betts
Aaron Griffin <[EMAIL PROTECTED]> writes: > Has anyone got these two to jive? I've wanted to replace C-a with a > figlet version of the same (making it large) for some time, but it > just hasn't worked well. > > Is there something I'm missing? This seems to work in CVS: $RATPOISON -c "echo `figl

Re: [RP] Re: is this against the philosophy?

2006-02-27 Thread Shawn Betts
Mark Eichin <[EMAIL PROTECTED]> writes: > Since ratpoison gets transients right (popups look like popups, mostly > I care about this for firefox alert() and error dialogs), the only use > I have for non-full-size windows is that some things (usually gnome > configuration panels) are bigger than th

Re: [RP] is this against the philosophy?

2006-02-27 Thread Shawn Betts
Aaron Griffin <[EMAIL PROTECTED]> writes: > Hmm, I'm thinking more in the realm of property windows that don't > properly set transient hints... i.e. firefox "Extensions" dialog, > numerous pygtk apps, and in general, a handful of little apps I just > dislike fullscreened on my 17" widescreen lapt

Re: [RP] Bug in editor.c?

2006-02-27 Thread Shawn Betts
alex <[EMAIL PROTECTED]> writes: > hi all, > > i think i found a bug in editor.c. > > I got random segfaults on my boxes, patch is self explanatory. > > greets > -alex > Hi alex, I Couldn't see how your patch fixed a segfault, but the for loop I thought was weird and dirty. So I rep

Re: [RP] [PATCH] fix some memory leaks

2006-03-07 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > The attached patch fixes some memory leaks. > Thanks Bernhard! Your patch should be in CVS. -Shawn ___ Ratpoison-devel mailing list Ratpoison-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/r

Re: [RP] [PATCH] Avoid calculating modulo 0

2006-03-10 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > The attached patch stops ratpoison to SIGFPE with some clients. Thanks! Your patch is in CVS. -Shawn ___ Ratpoison-devel mailing list Ratpoison-devel@nongnu.org http://lists.nongnu.org/mailman/listinf

Re: [RP] Ungrab prefix key on layout switch

2006-03-13 Thread Shawn Betts
Magnus Henoch <[EMAIL PROTECTED]> writes: > I often switch between QWERTY and Dvorak keyboard layouts (using > setxkbmap). That means the prefix key (C-t, as default) moves between > two different keys. ratpoison correctly catches the new prefix key, > but the old one is left unattended - it's n

Re: [RP] clever hack to make firefox top of stack?

2006-03-14 Thread Shawn Betts
Ted Walther <[EMAIL PROTECTED]> writes: > I have an instance of Firefox running. firefox -remote seems to have no > problem finding the running instance and telling it to do stuff. > > Is there some simple clever hack to raise the firefox instance to the > top of the stack in ratpoison? The manp

Re: [RP] clever hack to make firefox top of stack?

2006-03-15 Thread Shawn Betts
Ted Walther <[EMAIL PROTECTED]> writes: > Really? You've fixed the problem with PrintScreen having two different > keycodes and only the first one being mapped to PrintScreen by > ratpoison? Oh, *that* problem. No that's still a bug :). > Can I bind at the top level to arbitrary keycodes+modmap

Re: [RP] ratpoison key binding

2006-03-15 Thread Shawn Betts
evaristegalois <[EMAIL PROTECTED]> writes: > Just installed ratpoison and it works great with one exception: when I try > calling xterm with C-t x and the configuration file below all I get is a > message telling me ``/bin/sh -c "xterm" finished (127)'' but I want it, of > course, to just open an

Re: [RP] [PATCH] treat windows with _NET_WM_PID when created and set later thesame

2006-03-15 Thread Shawn Betts
Ted Walther <[EMAIL PROTECTED]> writes: > Bernhard, another cool thing we could do with _NET_WM_PID, I'd like to > launch a program and specify ahead of time what title to force onto it. > Then the "select firefox" trick would work. Think you could whip up a > quick patch to do that? Ted, you ma

Re: [RP] some warnings and how to quiet them

2006-03-15 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > Just checked out the current cvs version, and some minor issues to > start with: Thanks! Your patch is in CVS. -Shawn ___ Ratpoison-devel mailing list Ratpoison-devel@nongnu.org http://lists.nongnu.org

Re: [RP] [PATCH] avoid infinite loop after using redo

2006-03-15 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > The attached patch fixes two problems together causing > an infinite loop when quiting ratpoison in some cases: > > src/actions.c pop_frame_undo and pop_frame_redo do > not change the value of rp_num_frame_undos > > and > > src/main.c clean_up does

Re: [RP] [PATCH] cope with changing screen sizes

2006-03-15 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > The attached patch causes ratpoison to listen for events > generated when a screen changes its size (Which may happen > if someone executes "xrandr -s 1" or something like that) > and change the frameset accordingly. > > Additionally framedumps/rest

Re: [RP] [EMAIL PROTECTED]: Bug#357905: ratpoison eats CPU after tmpwm command]

2006-03-23 Thread Shawn Betts
this. Is it possible for the bug reporter to try CVS? 2005-06-11 Shawn Betts <[EMAIL PROTECTED]> * src/actions.c (cmd_tmpwm): stop waiting for the child if waitpid produced an error. ___ Ratpoison-devel mailing list Ratpo

[RP] Ratpoison 1.4.0

2006-04-02 Thread Shawn Betts
Hey folks, I've released 1.4.0. Any patches that didn't go in and bugs that didn't get fixed will of course be defered to 1.4.1. ratpoison desperately needed a release. For a list of user visible changes, please consult the NEWS file. Please let me know if you find any problems with 1.4.0. -Sha

Re: [RP] Ratpoison 1.4.0

2006-04-03 Thread Shawn Betts
"Aaron Griffin" <[EMAIL PROTECTED]> writes: > Very nice. Thanks for all the hard work on ratpoison. I > switchedfrom wmi-9 way back when and haven't looked back (though I > try wmiievery now and then for flavor). Do you have some sort of > roadmap for the continued development of RP? No not r

[RP] Re: Problem still in ratpoison 1.4.0

2006-04-03 Thread Shawn Betts
Martin Samuelsson <[EMAIL PROTECTED]> writes: > Shawn Betts @ 2006-04-02 (Sunday), 16:44 (-0400) >> Please let me know if you find any problems with 1.4.0. > > There is a bug in what number that is announced in the bars for newly > mapped windows. It only appears with some

Re: [RP] How do I paste without a rat?

2006-04-04 Thread Shawn Betts
rubikitch <[EMAIL PROTECTED]> writes: > Hi, > > How do I paste without a rat? > It is wonderful to manipulate X selection with putsel/getsel! > Fortunately they can handle even Japanese characters!! (with i18n patch) > But I cannot find out PASTING without a rat. > > I want to automate WINE app. >

Re: [RP] How do I paste without a rat?

2006-04-04 Thread Shawn Betts
Shawn Betts <[EMAIL PROTECTED]> writes: > alias paste perl -e 'for ($i=0; $i ("$ENV{RATPOISON} -c \"meta " . substr($ARGV[0],$i,1) . "\""); }' `$RATPOISON > -c getsel` Oops. That can just b

Re: [RP] 1.4.0 and rpws errors

2006-04-14 Thread Shawn Betts
Derek Gipson <[EMAIL PROTECTED]> writes: > After upgrading to 1.4.0 from beta rpws no longer > functions. Below are the errors shown after > quiting. > > Argument "-i" isn't numeric in numeric eq (==) at /usr/bin/rpws line 97. > unknown group 'wspl-i' > Argument "-b" isn't numeric in numeric eq (=

Re: [RP] addhook weirdness...

2006-04-17 Thread Shawn Betts
Eric Davis <[EMAIL PROTECTED]> writes: > After upgrading to 1.4.0 I've noticed that addhook stopped working. I > have 'addhook switchwin info' in my rc file and it doesn't work. > After some playing around I noticed that the first addhook added for > an event never works. If I add a second switc

Re: [RP] i18n patch for 1.4.0

2006-04-19 Thread Shawn Betts
rubikitch <[EMAIL PROTECTED]> writes: > From: Shawn Betts <[EMAIL PROTECTED]> > Subject: [RP] Ratpoison 1.4.0 > Date: Sun, 02 Apr 2006 16:44:13 -0400 > >> I've released 1.4.0. Any patches that didn't go in and bugs that > > Thank you! > I u

Re: [RP] [PATCH] treat windows with _NET_WM_PID when created and set later thesame

2006-04-19 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > The attached patch makes event.c's handling of _NET_WM_PID behave > like window.c's, namely using child_info->window_mapped. Thanks! This is in CVS. If anyone knows of any other patches I should be putting in 1.4.1 please let me know. I'll let the

Re: [RP] [PATCH] treat windows with _NET_WM_PID when created and set later thesame

2006-04-20 Thread Shawn Betts
"Florian E.J. Fruth" <[EMAIL PROTECTED]> writes: > Shawn Betts wrote: >> "Bernhard R. Link" <[EMAIL PROTECTED]> writes: >> >>> The attached patch makes event.c's handling of _NET_WM_PID behave >>> like window.c's, namel

Re: [RP] include compiled date to output of ratpoison -v

2006-04-21 Thread Shawn Betts
"Nazri Ramliy" <[EMAIL PROTECTED]> writes: > Sometimes i wanted to know when I compiled the ratpoison that I'm > currently running and wished that ratpoison -v shows it. > > I don't know if others might find it useful (this may be gcc-specific). Ah good idea. Thanks for the patch! It's in CVS. -

Re: [RP] sparc segfault on startup with version 1.4.0

2006-04-25 Thread Shawn Betts
"Michael Graham" <[EMAIL PROTECTED]> writes: > Hi all, > > I have started using ratpoison on my sparc box at uni (SunOS sanda 5.8 > Generic_117350-26 sun4u sparc SUNW,Sun-Blade-100 Solaris) and was > experiencing random crashes when switching workspace with rpws (so > gselect I guess). #0 0xff0b

Re: [RP] sparc segfault on startup with version 1.4.0

2006-04-29 Thread Shawn Betts
"Michael Graham" <[EMAIL PROTECTED]> writes: > With the above patch I'm now getting what I think is my original bug. > Switching to a workspace that doesn't exist causes a crash. I presume > this happens whenever I try a command that isn't bound to anything but > in this case I'm doing C-t F7 to s

Re: [RP] sparc segfault on startup with version 1.4.0

2006-05-08 Thread Shawn Betts
"Michael Graham" <[EMAIL PROTECTED]> writes: > It seems be working now. Sorry for the delay I wasn't at uni last week > so I couldn't test the code. Great! > On a side note I've noticed that the rpws script produces an "extra" > workspace changing > > for( my $i = 0; $i < $num; $i++ ) > { >

Re: [RP] rpwspl behaviour

2006-05-09 Thread Shawn Betts
Matthew Sackman <[EMAIL PROTECTED]> writes: > Hi, > > Is it just me or do other people suffer from windows either leaking from > one group to another or windows vanishing completely? This tends to > happen when switching rapidly between workspaces whilst under heavy > load. > > What I think is hap

Re: [RP] binding hyper

2006-05-14 Thread Shawn Betts
"Aaron Griffin" <[EMAIL PROTECTED]> writes: > xev gives me "Super_L" for my windows key. Hitting somethingarbitrary in > ratpoison, like: C-t,Super_L+; produces "readkey: unboundkey 'semicolon'". > I would expect this to say "s-semicolon", as it works for all other mod keys. > Can someone explai

Re: [RP] [PATCH] Add topkmap set variable to allow runtime top keymap switching

2006-05-15 Thread Shawn Betts
Tim Cooijmans <[EMAIL PROTECTED]> writes: > Attached patch adds a set variable called 'topkmap' so you can switch > top keymaps at runtime. For instance, if you would run ``set topkmap > root'', you would no longer need to type the prefix key before a > command keystroke. Thanks Tim! The patch l

Re: [RP] [PATCH] update manpage for topkmap and sfrestore

2006-05-17 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > * Tim Cooijmans <[EMAIL PROTECTED]> [060515 22:23]: >> Attached patch adds a set variable called 'topkmap' so you can switch >> top keymaps at runtime. > > Attached patch updates the manpage. (And also adds the sfrestore command > it was still miss

Re: [RP] Slow window changing

2006-05-18 Thread Shawn Betts
"Aaron Griffin" <[EMAIL PROTECTED]> writes: > I've noticed this for some time, and haven't had the ability to look > into it. The reason I bring it up here, is just in case someone feels > the need to do some coding out of boredom/other reasons. > > Before ratpoison I used WMI, so because of that

Re: [RP] [PATCH] locale invariant default font

2006-05-21 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > Since the i18n patch was included, ratpoison no longer starts with my > default locale, unless I modify the DEFAULT_FONT in src/conf.h. > > The cause is that my system (Debian sarge) defines 9x15bold > in /etc/X11/fonts/misc/xfonts-base.alias as > -

Re: [RP] [PATCH] compile cleanly with -Wmissing-prototypes -Wstrict-prototypes

2006-05-23 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > The attached patch makes ratpoison compile cleanly with > -Wmissing-prototypes -Wstrict-prototypes, as it: > > marks all functions without arguments as such. > > makes some functions static Okay this patch is in CVS. I noticed you didn't put (void)

Re: [RP] Changing window numbers

2006-06-11 Thread Shawn Betts
Daniel Webb <[EMAIL PROTECTED]> writes: > I haven't quite figured out the :number command. I was able to change a > window's number once (from 1 to 4), but now I can't change it to anything. > I'm using the same command I used the first time (C-t :number ). from the manual: @deffn Command numbe

Re: [RP] meta command strangeness

2006-08-18 Thread Shawn Betts
> Any other way to implement keyboard macros with ratpoison? Does anyone else > see a need for this, or are you just content to remap keys in every > application you use? What do you do if you don't like the keys in an > application that doesn't have that feature? Just deal with it is NOT an >

Re: [RP] Exit X11 when executing "ratpoison -c colon"

2006-08-18 Thread Shawn Betts
"Nikolai Weibull" <[EMAIL PROTECTED]> writes: > Hi! > > I managed to kill my X11 connection by executing > > $ ratpoison -c colon > > and entering nothing at the colon prompt. I failed to find the reason > for this behavior in the sources, so I can't provide a patch. Can you reproduce this in CV

Re: [RP] Exit X11 when executing "ratpoison -c colon"

2006-08-18 Thread Shawn Betts
"Nikolai Weibull" <[EMAIL PROTECTED]> writes: > On 8/18/06, Shawn Betts <[EMAIL PROTECTED]> wrote: >> "Nikolai Weibull" <[EMAIL PROTECTED]> writes: >> >> > Hi! >> > >> > I managed to kill my X11 connection by exec

Re: [RP] Exit X11 when executing "ratpoison -c colon"

2006-08-20 Thread Shawn Betts
"Nikolai Weibull" <[EMAIL PROTECTED]> writes: >> An i18n patch was applied which is probably what's causing the >> problem. Sadly I don't really know much about that realm. > > What exactly does this patch do? Window titles aren't correct > anymore. Ratpoison used to show "extended characters" j

Re: [RP] Exit X11 when executing "ratpoison -c colon"

2006-08-21 Thread Shawn Betts
"Nikolai Weibull" <[EMAIL PROTECTED]> writes: >> [1] As ratpoison itself uses ASCII encoding, no encoding without >> ASCII as subset has any chance to work, though... > > Well, not even the ascii stuff is coming out right with my font. > I.e., not even output from the echo command. I thought usin

Re: [RP] [PATCH] window list patches

2006-09-26 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > This mail should have the following three patches attached: > > avoidupdates.patch: > Avoid updating window names when receiving a WM_NAME property > notify but no name changed. This works around an xmms bug. > (it is from Chris Lesniewski-Laas <[EM

Re: [RP] [PATCH] manpage improvements

2006-09-26 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > Attached patch improves the manpages slightly: > > - adds an example how to quote arguments to -c > - adds omitted deletewindow hook > - converts some overlooked unescaped - signs. Applied! Thanks! -Shawn

Re: [RP] [PATCH] new command execf and execa

2006-09-26 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > The attached patch adds two new functions, execf and execa. > The function execa starts a program anonymously, not remembering > the currently active frame, so that the windows of the program > do get placed in the frame active when the window is cr

[RP] some new commands in ratpoison CVS

2006-09-26 Thread Shawn Betts
Hi folks, I've mad a rash of commits to ratpoison CVS. they're bug fixes and some new commands. see the NEWS file. Let me know if you have any problems. I also added a swap command but don't know what to bind it to. If you have any suggestions let me know. That actually goes for all the commands.

Re: [RP] some new commands in ratpoison CVS

2006-09-27 Thread Shawn Betts
"Aaron Griffin" <[EMAIL PROTECTED]> writes: > On 9/26/06, Shawn Betts <[EMAIL PROTECTED]> wrote: >> I also added a swap command but don't know what to bind it to. If you >> have any suggestions let me know. That actually goes for all the >> comma

Re: [RP] pointer errors

2006-10-03 Thread Shawn Betts
Derek Gipson <[EMAIL PROTECTED]> writes: > pointer: 0x8079a76 > ratpoison:events.c:428: error: Impossible: No matching key > > They seem to be harmless. Thanks Derek. I've removed the pointer output. That impossible error is harmless too. It's been with us forever. I changed it to a debug output

Re: [RP] [PATCH] adapt contrib/ files to hsplit/vsplit switched

2006-11-17 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > When hsplit and vsplit changed their names in 2004, two examples > in contrib/ using them were not updated. Attached patch fixed that. Thanks, I've applied it to CVS. -Shawn ___ Ratpoison-devel mailing

Re: [RP] curframefmt?

2006-11-17 Thread Shawn Betts
[EMAIL PROTECTED] writes: > Hi all. > > I would like to change the "Current Frame" string shown after a focus > change to something more informative. A variable curframefmt (similar to > winfmt) would be best. Hi Sven, There is now framefmt in CVS. Thanks to Antti Nykänen for the patch. -Shawn

[RP] Re: [PATCH] ratpoison segfaults when getting RP_COMMAND_REQUEST without RP_COMMAND.

2006-11-24 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > When ratpoison gets a RP_COMMAND_REQUEST for a window without a > RP_COMMAND, it segfaults, because ratpoison returns NULL instead > of a cmdret structure. As cmdret_new is static in action.c, this > needs one of: > > - new cmdret_fatal_failure() in

[RP] Re: [PATCH] ratpoison segfaults when getting RP_COMMAND_REQUEST without RP_COMMAND.

2006-11-26 Thread Shawn Betts
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > * Shawn Betts <[EMAIL PROTECTED]> [061124 21:16]: >> "Bernhard R. Link" <[EMAIL PROTECTED]> writes: >> > When ratpoison gets a RP_COMMAND_REQUEST for a window without a >> > RP_COMMAN

Re: [RP] [PATCH] improve(?) colormap handling

2006-12-14 Thread Shawn Betts
Andreas Seltenreich <[EMAIL PROTECTED]> writes: > Hi, > > I'm currently low on colors, and it occasionally happens that the bar > or input window turns out unreadable (e.g., black foreground on dark > blue background) when a window has a custom colormap set. > > I propose the following patch that

[RP] ratpoison 1.4.1 released

2006-12-19 Thread Shawn Betts
Hi folks, I've packaged up CVS and labeled it 1.4.1. Take a look at the NEWS file for user visible changes. Mostly minor fixes and enhancements in this release. I'll be in minimal contact over the holidays, so if you find problems with this release, uhm, well, uh...I'll fix'em in the new year. -

Re: [SPAM] [RP] Digraphs in ratpoison

2007-01-27 Thread Shawn Betts
"Nikolai Weibull" <[EMAIL PROTECTED]> writes: > Screen has digraph support. It would be sweet if ratpoison would have > it as well. It can be simulated somewhat with the use of keymaps and > the meta command (with an argument), but it's not very useful, as only > the most basic of keys is in the

Re: [RP] Embedded scripting

2007-02-01 Thread Shawn Betts
"Christian Stucchio" <[EMAIL PROTECTED]> writes: > Greetings all, > > Has anyone considered embedding a scripting language directly into > ratpoison? ratpoison is scriptable in C or through the -c feature. > This would be an improvement over shell scripts, especially if one > wants to maintain

Re: [RP] limewire/frostwire

2007-02-13 Thread Shawn Betts
"Nazri Ramliy" <[EMAIL PROTECTED]> writes: > On 2/12/07, ranga <[EMAIL PROTECTED]> wrote: >> Doug Kearns said: >> > >> > I forgot to mention that it runs OK in Java 1.4 but running it with >> > 1.[56] causes the problem you mention. >> >> ah ok, thanks for the information. i'll try to check with s

Re: [RP] limewire/frostwire

2007-02-15 Thread Shawn Betts
"Nazri Ramliy" <[EMAIL PROTECTED]> writes: > On 2/14/07, Shawn Betts <[EMAIL PROTECTED]> wrote: >> When starting ratpoison pipe the output to a file. Then boot up >> limewire and let it run for a bit. Then kill it and send me the >> log. What&#x

Re: [RP] [PATCH] "set barinpadding" and "set alwaysshowframeindicator"

2007-03-08 Thread Shawn Betts
"Steve Folta" <[EMAIL PROTECTED]> writes: > Here's a patch allowing a little more UI customization. It really > should be two separate patches, but that's not that easy for me at > this point. In both cases, the default is the current behavior. > > "set barinpadding" > In older versions of ratpo

Re: [RP] sketch: ratpoison-dired.el

2007-05-04 Thread Shawn Betts
Hey Joe, This is quite neat. If you get this solid, post it to the rp wiki or the emacs wiki :). -Shawn On 3/21/07, Joe Corneli <[EMAIL PROTECTED]> wrote: Hi, this isn't done, but I thought I'd "release early" and get your thoughts. The point is to be able to manipulate ratpoison windows fro

Re: [RP] Closing window timer

2007-05-29 Thread Shawn Betts
On 5/26/07, Stephen Lavelle <[EMAIL PROTECTED]> wrote: Hi guys, I was hping that someone might be able to help me out with my paranoia; I would like to not be able to close the contents of a frame for the first, say, two seconds after it appears at the front; that is to say, I sometimes get a

Re: [RP] Java fullscreen issue

2007-06-13 Thread Shawn Betts
On 6/12/07, me , <[EMAIL PROTECTED]> wrote: Hi all, I use an application called cGoban which runs over java web start, you can try it at http://www.gokgs.com/applet.jsp. My problem is that when the application starts it refuses to go fullscreen, remaining in a tiny "window". I tried the redisp

Re: [RP] [PATCH] make valgrind happier

2007-07-16 Thread Shawn Betts
On 7/4/07, Bernhard R. Link <[EMAIL PROTECTED]> wrote: Attached patch makes sure more things are free'd at termination time. Only positive effect is making valgrind output clearer. (Though still not totally clear). I gave this patch a once over and it looks fine. Feel free to apply it to cvs

Re: [RP] [PATCH] properly display unicode in unicode locale

2007-07-16 Thread Shawn Betts
On 7/7/07, Bernhard R. Link <[EMAIL PROTECTED]> wrote: * Bernhard R. Link <[EMAIL PROTECTED]> [070707 12:11]: > This time hopefully with attachment... This time hopefully with the correct attachment. (this seems to be not by day...) The patch looks good. I tested it out and everything contin

Re: [RP] [PATCH] don't ask for class hints multiple times

2007-07-16 Thread Shawn Betts
On 7/8/07, Bernhard R. Link <[EMAIL PROTECTED]> wrote: * Bernhard R. Link <[EMAIL PROTECTED]> [070707 12:39]: > * Bernhard R. Link <[EMAIL PROTECTED]> [070707 12:10]: > > Attached patch makes it only one call (and also avoid uncessary > > shoveling those values in memory). > > also with the righ

Re: [RP] changing default behaviour of "Shift-s"

2007-08-08 Thread Shawn Betts
On 8/7/07, arnuld <[EMAIL PROTECTED]> wrote: > > i want to do these 2 things: > > 1.) change "C-t Shift-1" to "C-t p" only (for launching programmes) Hi arnuld, bind p exec put that in your .ratpoisonrc file. 2.) say, i have opened many windows and i use "C-t n" (n == 0,1,2...) > to move bet

Re: [RP] window list

2007-08-08 Thread Shawn Betts
On 8/8/07, Nicolas Rachinsky <[EMAIL PROTECTED]> wrote: > > * Brian May <[EMAIL PROTECTED]> [2007-08-08 21:26 +1000]: > > 1. The window list is close to unusable when some windows have > > excessively long titles. This can happen if one of the titles is a web > > browser that is visiting a web page

  1   2   3   >