[PATCH] alot: send batch keypresses back to urwid

2013-03-16 Thread Chris Mason
Looks like the urwid code is sending us arrays of [ 'j', 'j', 'j' ... ] when I hold down the key, but alot is only acting on one of them. This changes the fire routine to send back all the keys that were sent to us. It may be a horrible idea, and I'm not sure if urwid always sends us arrays of th

[PATCH 2/2] emacs: possibility to customize the rendering of tags

2013-03-16 Thread Austin Clements
(Decided I needed a brief break from working continuously. I haven't been following the mailing list at all, so I don't know if there's been additional context relevant to this patch series, but this at least appears to be the latest version.) This is looking really good. Just a few tiny comment