GNU bug report logs -
#13784
About an Emacs TODO item
Previous Next
Reported by: Xue Fuqiao <xfq.free <at> gmail.com>
Date: Fri, 22 Feb 2013 08:32:01 UTC
Severity: wishlist
Tags: notabug
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Fri, 22 Feb 2013 16:29:58 +0800
> From: Xue Fuqiao <xfq.free <at> gmail.com>
>
> There is a TODO item in etc/TODO:
>
> ** Display something in the margin on lines that have compilation
> errors.
>
> Flymake can use a bitmap in the *fringe* to mark lines that an
> error/warning has been reported. Do we really need to display it in
> the *margin*?
Fringes don't exist on TTY frames, so you'd need to use the margins at
least on those frames. Margins have another advantage: Lisp programs
can easily display stuff there, whereas to display it on the fringes,
you need to create a bitmap first. And margins have more space, if
this is important.
This bug report was last modified 12 years and 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.