From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [lennart.borgman.073@student.lu.se: compilation-previous-error fails if first error is at start of buffer] Date: Mon, 08 Jan 2007 00:32:45 -0500 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1168234443 21639 80.91.229.12 (8 Jan 2007 05:34:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Jan 2007 05:34:03 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 08 06:34:01 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H3n8t-0005HZ-Jo for ged-emacs-devel@m.gmane.org; Mon, 08 Jan 2007 06:33:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H3n8t-00088b-3q for ged-emacs-devel@m.gmane.org; Mon, 08 Jan 2007 00:33:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H3n8E-0007i5-Qu for emacs-devel@gnu.org; Mon, 08 Jan 2007 00:33:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H3n8D-0007gM-Fi for emacs-devel@gnu.org; Mon, 08 Jan 2007 00:33:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H3n8D-0007gE-9f for emacs-devel@gnu.org; Mon, 08 Jan 2007 00:33:13 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H3n8D-0000cB-1R for emacs-devel@gnu.org; Mon, 08 Jan 2007 00:33:13 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1H3n7l-0003vg-Tt; Mon, 08 Jan 2007 00:32:45 -0500 Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64953 Archived-At: [I sent this message twice but did not get a response.] Would someone please DTRT and ack? ------- Start of forwarded message ------- Date: Sat, 16 Dec 2006 14:02:48 +0100 From: Lennart Borgman MIME-Version: 1.0 To: Emacs Devel Content-Type: text/plain; charset=ISO-8859-1; format=flowed Subject: compilation-previous-error fails if first error is at start of buffer X-Spam-Status: No, score=0.5 required=5.0 tests=FROM_ENDS_IN_NUMS autolearn=no version=3.0.4 If the compilation buffer begins with error lines right at the top: c:/EmacsW32/etc/EmacsW32Util.html:7:5: Warning: inserting "type" attribute c:/EmacsW32/etc/EmacsW32Util.html:12:19: Warning: lacks "summary" attribute c:/EmacsW32/etc/EmacsW32Util.html:29:5: Warning:
lacks "summary" attribute then if point is on second line compilation-previous-error fails. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel ------- End of forwarded message -------