[Xmonad] darcs patch: make code more compact in XPrompt.

David Roundy daveroundy at gmail.com
Tue Aug 28 10:13:54 EDT 2007


On Tue, Aug 28, 2007 at 08:17:04AM +0200, Andrea Rossato wrote:
> On Mon, Aug 27, 2007 at 03:21:41PM -0400, David Roundy wrote:
> > +    | ks == xK_Return = do historyPush
> > +                           liftIO $ hPutStrLn stderr "Hello world"
> > +                           return ()
> 
> we can get rid of the debugging bits: I'll send a cosmetic patch to
> take of that and other minor code formatting.

Ooops! Sorry about that... and conveniently we'll save two lines.  :)

> Thank you,

You're welcome.

> BTW: here keyPressHandle - which was 52 lines long - perfectly fit on
> the 53 available lines of my 1024x768 laptop.
> what about switching to emacs--wathever-no-x11?
> ;-)

I guess it's that I've got a larger font.  I can only see 32 lines on my
terminal and 31 in my emacs window (which actually uses a smaller font).
-- 
David Roundy
http://www.darcs.net


More information about the Xmonad mailing list