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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13784 in the body.
You can then email your comments to 13784 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#13784; Package emacs. (Fri, 22 Feb 2013 08:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xue Fuqiao <xfq.free <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 22 Feb 2013 08:32:02 GMT) Full text and rfc822 format available.

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

From: Xue Fuqiao <xfq.free <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: About an Emacs TODO item
Date: Fri, 22 Feb 2013 16:29:58 +0800
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*?

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13784; Package emacs. (Fri, 22 Feb 2013 09:56:01 GMT) Full text and rfc822 format available.

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.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13784; Package emacs. (Fri, 22 Feb 2013 11:33:01 GMT) Full text and rfc822 format available.

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

From: Xue Fuqiao <xfq.free <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 13784 <at> debbugs.gnu.org
Subject: Re: bug#13784: About an Emacs TODO item
Date: Fri, 22 Feb 2013 19:30:46 +0800
On Fri, 22 Feb 2013 11:54:12 +0200
Eli Zaretskii <eliz <at> gnu.org> wrote:

> > 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.

I see, thanks for your explanation.

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao




Added tag(s) notabug. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 22 Feb 2013 17:20:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 13784 <at> debbugs.gnu.org and Xue Fuqiao <xfq.free <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 22 Feb 2013 17:20:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 23 Mar 2013 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 94 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.