From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: compilation-next-error and hidden regions Date: Sat, 4 Oct 2008 09:21:54 -0700 Message-ID: <009601c9263d$5107b550$0200a8c0@us.oracle.com> References: <48E187A0.9070603@gmail.com> <48E795FE.5020900@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1223137373 13883 80.91.229.12 (4 Oct 2008 16:22:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 4 Oct 2008 16:22:53 +0000 (UTC) To: "'Peter Sanford'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 04 18:23:50 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Km9v3-00081V-Si for geh-help-gnu-emacs@m.gmane.org; Sat, 04 Oct 2008 18:23:50 +0200 Original-Received: from localhost ([127.0.0.1]:43498 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Km9u0-0007ON-CP for geh-help-gnu-emacs@m.gmane.org; Sat, 04 Oct 2008 12:22:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Km9tI-0007CR-4i for help-gnu-emacs@gnu.org; Sat, 04 Oct 2008 12:22:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Km9tG-0007Bq-Gz for help-gnu-emacs@gnu.org; Sat, 04 Oct 2008 12:21:59 -0400 Original-Received: from [199.232.76.173] (port=58980 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Km9tG-0007Bj-6y for help-gnu-emacs@gnu.org; Sat, 04 Oct 2008 12:21:58 -0400 Original-Received: from rgminet01.oracle.com ([148.87.113.118]:50554) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Km9tF-00026r-K0 for help-gnu-emacs@gnu.org; Sat, 04 Oct 2008 12:21:57 -0400 Original-Received: from rgmgw1.us.oracle.com (rgmgw1.us.oracle.com [138.1.186.110]) by rgminet01.oracle.com (Switch-3.2.4/Switch-3.1.6) with ESMTP id m94GLmco004293; Sat, 4 Oct 2008 10:21:49 -0600 Original-Received: from acsmt703.oracle.com (acsmt703.oracle.com [141.146.40.81]) by rgmgw1.us.oracle.com (Switch-3.2.4/Switch-3.2.4) with ESMTP id m94GLmuB018042; Sat, 4 Oct 2008 10:21:48 -0600 Original-Received: from dradamslap1 (/24.23.165.218) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 04 Oct 2008 09:21:47 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <48E795FE.5020900@gmail.com> Thread-Index: AckmPBzPT1/n/IkoTHS2toK1ss0/tgAADM1Q X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:58353 Archived-At: > Is there a better list to ask this question? > > Peter Sanford wrote: > > I recently upgraded to emacs22. Now I have the problem that > > when I call compilation-next-error in a buffer that has a > > hidden region (from hide-copyleft.el), emacs jumps to the > > wrong spot (off by the number of hidden lines in the copyright). > > > > Can anyone shed some light onto this issue? > > Does compile.el ignore selective-display and it didn't before? No, I think this is the right list. If you don't get an answer here, try looking in the manual (`C-h r') or the NEWS (`C-h n'). If you find nothing, then you might want to file a bug for this. It's either a new feature or a regression (bug). ;-) Use `M-x report-emacs-bug' to report a bug.