From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: moueza Newsgroups: gmane.emacs.help Subject: scroll backtrace Date: Wed, 15 Oct 2008 21:59:45 -0700 (PDT) Message-ID: <20007149.post@talk.nabble.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 1224133345 13799 80.91.229.12 (16 Oct 2008 05:02:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Oct 2008 05:02:25 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 16 07:03:24 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 1KqL16-0007ie-57 for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Oct 2008 07:03:20 +0200 Original-Received: from localhost ([127.0.0.1]:37396 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KqL01-0008CE-G1 for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Oct 2008 01:02:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KqKyV-0007Z2-AJ for help-gnu-emacs@gnu.org; Thu, 16 Oct 2008 01:00:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KqKyT-0007Y3-Fu for Help-gnu-emacs@gnu.org; Thu, 16 Oct 2008 01:00:38 -0400 Original-Received: from [199.232.76.173] (port=57168 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KqKyT-0007Y0-BK for Help-gnu-emacs@gnu.org; Thu, 16 Oct 2008 01:00:37 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:47134) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KqKyT-0007kx-3f for Help-gnu-emacs@gnu.org; Thu, 16 Oct 2008 01:00:37 -0400 Original-Received: from [192.168.236.156] (helo=isper.nabble.com) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KqKyP-0006sC-P4 for Help-gnu-emacs@gnu.org; Wed, 15 Oct 2008 22:00:33 -0700 X-Nabble-From: mouezapeter@gmail.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:58834 Archived-At: Hi, When my I've opened 2 files,in 2 frames:if I scroll the first one until the end or beginning, then in the other frame,the second file is hidden by the "Backtrace" buffer: scroll-up() byte-code("\300 \210\202 " [scroll-up] 1) mwheel-scroll((double-mouse-5 (# 982 (458 . 139) 136690598 nil 982 (45 . 5) nil (458 . 56) (10 . 15)) 2)) call-interactively(mwheel-scroll) And in options, neither "Enter debugger on error" nor "Enter debugger on Quit " are checked So how can I prevent this backtrace buffer to occur and hide my file and interrupting me in my work? -- View this message in context: http://www.nabble.com/scroll-backtrace-tp20007149p20007149.html Sent from the Emacs - Help mailing list archive at Nabble.com.