Re: Patch for extended history handling
Shawn <[email protected]>
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <87wsg0e2s8.fsf@juicebox.i-did-not-set--mail-host-address--so-tickle-me> |
"Bernhard R. Link" <[email protected]> writes: > Attached are some patches to improve ratpoison's history handling: I've applied these patches! I changed one thing in the patch: prefix -> command_name. It also failed to build on ubuntu because of INT_MAX, so I added an #include <limits.h>. Do we need to add some configure time check for that? -Shawn