From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 22 03:31:50 2013 Received: (at submit) by debbugs.gnu.org; 22 Feb 2013 08:31:50 +0000 Received: from localhost ([127.0.0.1]:43726 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8o2l-0005Vy-WA for submit@debbugs.gnu.org; Fri, 22 Feb 2013 03:31:49 -0500 Received: from eggs.gnu.org ([208.118.235.92]:39521) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8o2h-0005Vo-6d for submit@debbugs.gnu.org; Fri, 22 Feb 2013 03:31:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8o1H-0000ZB-GV for submit@debbugs.gnu.org; Fri, 22 Feb 2013 03:30:21 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-102.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID, USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:38788) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8o1H-0000Yn-Bc for submit@debbugs.gnu.org; Fri, 22 Feb 2013 03:30:15 -0500 Received: from eggs.gnu.org ([208.118.235.92]:50866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8o1E-0002cT-3f for bug-gnu-emacs@gnu.org; Fri, 22 Feb 2013 03:30:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8o17-0000Qz-5q for bug-gnu-emacs@gnu.org; Fri, 22 Feb 2013 03:30:11 -0500 Received: from mail-pa0-f47.google.com ([209.85.220.47]:39708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8o16-0000KP-02 for bug-gnu-emacs@gnu.org; Fri, 22 Feb 2013 03:30:05 -0500 Received: by mail-pa0-f47.google.com with SMTP id bj3so340746pad.34 for ; Fri, 22 Feb 2013 00:30:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:organization:x-mailer :mime-version:content-type:content-transfer-encoding; bh=jXn5mXNk7OVLbICXO1XLE0P3jIxTAPr01R5F7hf87eI=; b=Mi/GUQCKRIRetCWvj0fw18HVZ/+NHFxn21FeJOtWFqPjiRIgMUvC638hX5LbNMXKja f4Mu470NOkKRe++UWYkMiXAmTaoCDwZ6BJnaaYuQ+XZvfuy187bqI6jsi6Wcunayjy2q R5hy11gZYsBCfi1fWspjsUcpRLj2jCDFPnxgM/tLsNuVC5tyiqQz8PlMkNdIEZjKy9fV U4xgoOKLSmqoYMOHO++5W5tO79aSdQEJKG4JwaSjVYlWIooODKcRTXg7aiQ4evClwTaX UIna/VilgkL208CeA3ux2dO2chYfD8FGitnJeXlwKrTsRNDIaxSjuIS6tRcADAfS6CeU RiNg== X-Received: by 10.68.189.9 with SMTP id ge9mr1765931pbc.166.1361521801282; Fri, 22 Feb 2013 00:30:01 -0800 (PST) Received: from Emacs ([219.224.52.176]) by mx.google.com with ESMTPS id s9sm2209963pav.7.2013.02.22.00.29.58 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 22 Feb 2013 00:30:00 -0800 (PST) Date: Fri, 22 Feb 2013 16:29:58 +0800 From: Xue Fuqiao To: bug-gnu-emacs@gnu.org Subject: About an Emacs TODO item Message-Id: <20130222162958.a0509db5982596afcbd231d2@gmail.com> Organization: The Church of Emacs X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.7 (----) 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 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 22 04:55:21 2013 Received: (at 13784) by debbugs.gnu.org; 22 Feb 2013 09:55:21 +0000 Received: from localhost ([127.0.0.1]:43755 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8pLc-0007OF-Hb for submit@debbugs.gnu.org; Fri, 22 Feb 2013 04:55:20 -0500 Received: from mtaout22.012.net.il ([80.179.55.172]:52905) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8pLY-0007O3-Vq for 13784@debbugs.gnu.org; Fri, 22 Feb 2013 04:55:18 -0500 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MIM007008PS8X00@a-mtaout22.012.net.il> for 13784@debbugs.gnu.org; Fri, 22 Feb 2013 11:53:53 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MIM0068I8TTY6C0@a-mtaout22.012.net.il>; Fri, 22 Feb 2013 11:53:53 +0200 (IST) Date: Fri, 22 Feb 2013 11:54:12 +0200 From: Eli Zaretskii Subject: Re: bug#13784: About an Emacs TODO item In-reply-to: <20130222162958.a0509db5982596afcbd231d2@gmail.com> X-012-Sender: halo1@inter.net.il To: Xue Fuqiao Message-id: <83hal4n06z.fsf@gnu.org> References: <20130222162958.a0509db5982596afcbd231d2@gmail.com> X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > Date: Fri, 22 Feb 2013 16:29:58 +0800 > From: Xue Fuqiao > > 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*? [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.179.55.172 listed in list.dnswl.org] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4436] X-Debbugs-Envelope-To: 13784 Cc: 13784@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.7 (/) > Date: Fri, 22 Feb 2013 16:29:58 +0800 > From: Xue Fuqiao > > 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. From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 22 06:32:58 2013 Received: (at 13784) by debbugs.gnu.org; 22 Feb 2013 11:32:59 +0000 Received: from localhost ([127.0.0.1]:43828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8qs6-0001AL-Eg for submit@debbugs.gnu.org; Fri, 22 Feb 2013 06:32:58 -0500 Received: from mail-pb0-f53.google.com ([209.85.160.53]:52626) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8qs3-0001AB-V0 for 13784@debbugs.gnu.org; Fri, 22 Feb 2013 06:32:56 -0500 Received: by mail-pb0-f53.google.com with SMTP id un1so357209pbc.26 for <13784@debbugs.gnu.org>; Fri, 22 Feb 2013 03:31:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=wyguAOtd9SGtG6zfiMU6toLncOSZufLKiE8toe2s7NU=; b=p8oUnwEh1DyZotOVg41//jSQ/nPQWOeZOehtOp/FP/vux5//k9BveV9pIrxLqYTC8E 8VdSigWtch7dLn49p0sm2YXaYbIAZSVWFP9/GmY/raVkC8UTtCEclONLInw4cavnnmpI z8ESEHinNS6k6IxT+RfGOP+V72fflqv9TZX98IQdx66nCtycWP4PJKmtszU+8MEXzMGo SdK2kcBmcfMSDwr3XuaGUoD+bd6r48hfR3YawZSJpaQYMqylit3xCz6B+kMCv+q882Bl oyf28EGhBunlHru6e6VG8XxxXtYWle/Dn8QQg7zyb907mXlTPCoB/vvhomzejJFeKx0I HB8A== X-Received: by 10.66.182.134 with SMTP id ee6mr3534891pac.117.1361532693252; Fri, 22 Feb 2013 03:31:33 -0800 (PST) Received: from Emacs ([123.114.133.176]) by mx.google.com with ESMTPS id d1sm2703978pav.6.2013.02.22.03.31.29 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 22 Feb 2013 03:31:32 -0800 (PST) Date: Fri, 22 Feb 2013 19:30:46 +0800 From: Xue Fuqiao To: Eli Zaretskii Subject: Re: bug#13784: About an Emacs TODO item Message-Id: <20130222193046.ed833b5ecb61a4cab660c125@gmail.com> In-Reply-To: <83hal4n06z.fsf@gnu.org> References: <20130222162958.a0509db5982596afcbd231d2@gmail.com> <83hal4n06z.fsf@gnu.org> Organization: The Church of Emacs X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 13784 Cc: 13784@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) On Fri, 22 Feb 2013 11:54:12 +0200 Eli Zaretskii wrote: > > Date: Fri, 22 Feb 2013 16:29:58 +0800 > > From: Xue Fuqiao > > 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 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 22 12:19:33 2013 Received: (at control) by debbugs.gnu.org; 22 Feb 2013 17:19:34 +0000 Received: from localhost ([127.0.0.1]:44568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8wHV-0001o8-C2 for submit@debbugs.gnu.org; Fri, 22 Feb 2013 12:19:33 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:44964) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8wHT-0001o2-LN for control@debbugs.gnu.org; Fri, 22 Feb 2013 12:19:31 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U8wG8-0007yJ-9c for control@debbugs.gnu.org; Fri, 22 Feb 2013 12:18:08 -0500 Date: Fri, 22 Feb 2013 12:18:08 -0500 Message-Id: Subject: control message for bug 13784 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.9 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.9 (----) tag 13784 notabug close 13784 From unknown Mon Jun 23 09:36:36 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 23 Mar 2013 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator