GNU bug report logs - #13784
About an Emacs TODO item

Previous Next

Package: emacs;

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


Message #8 received at 13784 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Xue Fuqiao <xfq.free <at> gmail.com>
Cc: 13784 <at> debbugs.gnu.org
Subject: Re: bug#13784: About an Emacs TODO item
Date: Fri, 22 Feb 2013 11:54:12 +0200
> 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.