From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#15605: 24.3.50; `mouse-drag-region' -> (error "Marker does not point anywhere") Date: Sun, 09 Feb 2014 20:20:06 -0800 Message-ID: <87sirrd2fd.fsf@building.gnus.org> References: <85bb36b8-9f91-4419-a2c1-2762b5bd6769@default> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1392006128 27009 80.91.229.3 (10 Feb 2014 04:22:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Feb 2014 04:22:08 +0000 (UTC) Cc: 15605@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 10 05:22:16 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WCiNr-0003qJ-Fe for geb-bug-gnu-emacs@m.gmane.org; Mon, 10 Feb 2014 05:22:15 +0100 Original-Received: from localhost ([::1]:53308 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCiNq-0002au-VM for geb-bug-gnu-emacs@m.gmane.org; Sun, 09 Feb 2014 23:22:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCiNj-0002an-Gf for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2014 23:22:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCiNe-0002px-Fq for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2014 23:22:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47580) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCiNe-0002pt-D6 for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2014 23:22:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WCiNe-00036o-5B for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2014 23:22:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 10 Feb 2014 04:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15605 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 15605-submit@debbugs.gnu.org id=B15605.139200610011906 (code B ref 15605); Mon, 10 Feb 2014 04:22:02 +0000 Original-Received: (at 15605) by debbugs.gnu.org; 10 Feb 2014 04:21:40 +0000 Original-Received: from localhost ([127.0.0.1]:33363 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WCiNI-00035y-4n for submit@debbugs.gnu.org; Sun, 09 Feb 2014 23:21:40 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:33231) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WCiNG-00035o-1I for 15605@debbugs.gnu.org; Sun, 09 Feb 2014 23:21:38 -0500 Original-Received: from [204.14.154.233] (helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WCiMx-0005qS-Px; Mon, 10 Feb 2014 05:21:20 +0100 In-Reply-To: <85bb36b8-9f91-4419-a2c1-2762b5bd6769@default> (Drew Adams's message of "Sun, 13 Oct 2013 13:12:45 -0700 (PDT)") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WCiMx-0005qS-Px MailScanner-NULL-Check: 1392610880.32606@QpuZ4ftRgJVBClegXRntaw X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:85178 Archived-At: Drew Adams writes: > Not from emacs -Q. And I'm not sure this will be any help. > But just in case it helps... > > I didn't think that I used `mouse-1' at all, but apparently I did. It > seems to me that I was using the mouse to resize a tiny frame that shows > *info*, but I could be mistaken. Perhaps the mouse was on the mode line > instead of on the frame border? > > Debugger entered--Lisp error: (error "Marker does not point anywhere") > pop-mark() > mouse-drag-track((down-mouse-1 (#> 2256045 (181 . 173) 80521585 nil 2256045 (22 . 13) nil (5 . 5) (8 . 14))) t) > mouse-drag-region((down-mouse-1 (#> 2256045 (181 . 173) 80521585 nil 2256045 (22 . 13) nil (5 . 5) (8 . 14)))) > call-interactively(mouse-drag-region nil nil) > command-execute(mouse-drag-region) Do you have a recipe for to reproduce this bug? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/