From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#9782: 24.0.90; move-to-window-line not taking header line into account Date: Tue, 18 Oct 2011 18:00:39 +0200 Message-ID: <83mxcyuw60.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1318953747 32658 80.91.229.12 (18 Oct 2011 16:02:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 18 Oct 2011 16:02:27 +0000 (UTC) Cc: 9782-done@debbugs.gnu.org To: David Engster Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 18 18:02:23 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RGC7R-00085A-Sn for geb-bug-gnu-emacs@m.gmane.org; Tue, 18 Oct 2011 18:02:22 +0200 Original-Received: from localhost ([::1]:57352 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGC7R-0001aG-86 for geb-bug-gnu-emacs@m.gmane.org; Tue, 18 Oct 2011 12:02:21 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:34600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGC7J-0001Yb-8Z for bug-gnu-emacs@gnu.org; Tue, 18 Oct 2011 12:02:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGC7C-0007TT-FN for bug-gnu-emacs@gnu.org; Tue, 18 Oct 2011 12:02:13 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46631) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGC7C-0007TP-9F for bug-gnu-emacs@gnu.org; Tue, 18 Oct 2011 12:02:06 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RGC87-0000em-7a for bug-gnu-emacs@gnu.org; Tue, 18 Oct 2011 12:03:03 -0400 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Tue, 18 Oct 2011 16:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 9782 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 9782@debbugs.gnu.org, eliz@gnu.org Original-Received: via spool by 9782-done@debbugs.gnu.org id=D9782.13189537532480 (code D ref 9782); Tue, 18 Oct 2011 16:03:02 +0000 Original-Received: (at 9782-done) by debbugs.gnu.org; 18 Oct 2011 16:02:33 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGC7c-0000dv-2B for submit@debbugs.gnu.org; Tue, 18 Oct 2011 12:02:32 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGC7Y-0000di-Kn for 9782-done@debbugs.gnu.org; Tue, 18 Oct 2011 12:02:30 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LT900M00R2Z8E00@a-mtaout20.012.net.il> for 9782-done@debbugs.gnu.org; Tue, 18 Oct 2011 18:00:40 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.212.197]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LT900MFQR528G00@a-mtaout20.012.net.il>; Tue, 18 Oct 2011 18:00:38 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 18 Oct 2011 12:03:03 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52802 Archived-At: > From: David Engster > Cc: 9782@debbugs.gnu.org > Date: Tue, 18 Oct 2011 16:23:37 +0200 > > My report was motivated by seeing that the tooltip display of > company-mode (currently in ELPA) broke due to the change in > posn-actual-col-row. Company-mode happens to depend on the above test > case, that means it first determines the actual row at point, moves to > (1+ row) through move-to-window-line and then displays the overlay > there. I don't know why it chooses this way to do this, but it has > worked for years, so I figured move-to-window-line has to be fixed. If > this new behavior is the correct one, then please close this report and > I will send a bug report to the author of company-mode. I'm closing the bug report. My opinion is that company-mode should either change the way it computes the line to move to, or account for the header-line itself (e.g., by looking at the value of header-line-format). If the author of that package disagrees, I suggest that he or she starts a discussion on emacs-devel. Thanks.