emacs -Q -f calendar wraps ugly

2007-03-29 Thread Dan Jacobson
$ emacs -Q -f calendar wraps ugly these days. $ emacs -Q -nw -f calendar looks great. However, even there, (setq show-trailing-whitespace t) shows trailing blanks, which when combined with the obligatory leading whitespace, means that you need a wider window than really needed before wrapping

Re: emacs -Q -f calendar wraps ugly

2007-03-29 Thread Glenn Morris
Dan Jacobson wrote: $ emacs -Q -f calendar wraps ugly these days. I could very briefly reproduce this [1], then it went away. It turns out my build was incomplete, and I was running a bootstrap-emacs rather than a finished emacs. In GNU Emacs 22.0.92.1 (i486-pc-linux-gnu, X toolkit, Xaw3d

Re: emacs -Q -f calendar wraps ugly

2007-03-29 Thread Miles Bader
Dan Jacobson [EMAIL PROTECTED] writes: $ emacs -Q -f calendar wraps ugly these days. It looks great to me. Perhaps you need to give more details... However, even there, (setq show-trailing-whitespace t) shows trailing blanks, which when combined with the obligatory leading whitespace