From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: VanL Newsgroups: gmane.emacs.bugs Subject: bug#36302: 26.2.90; two cursors appear in gnus article buffer Date: Sat, 22 Jun 2019 22:36:34 +1000 Message-ID: <33300030-55BF-4D84-8168-4250EE28C65C@scratch.space> References: Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="92904"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 36302@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jun 22 14:37:12 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hefGX-000NxN-SE for geb-bug-gnu-emacs@m.gmane.org; Sat, 22 Jun 2019 14:37:09 +0200 Original-Received: from localhost ([::1]:40532 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hefGW-0006Ya-LB for geb-bug-gnu-emacs@m.gmane.org; Sat, 22 Jun 2019 08:37:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34691) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hefGR-0006YN-IH for bug-gnu-emacs@gnu.org; Sat, 22 Jun 2019 08:37:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hefGQ-0007n5-LX for bug-gnu-emacs@gnu.org; Sat, 22 Jun 2019 08:37:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:37566) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hefGQ-0007mw-I7 for bug-gnu-emacs@gnu.org; Sat, 22 Jun 2019 08:37:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hefGQ-00017w-Dm for bug-gnu-emacs@gnu.org; Sat, 22 Jun 2019 08:37:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: VanL Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Jun 2019 12:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36302 X-GNU-PR-Package: emacs Original-Received: via spool by 36302-submit@debbugs.gnu.org id=B36302.15612070104314 (code B ref 36302); Sat, 22 Jun 2019 12:37:02 +0000 Original-Received: (at 36302) by debbugs.gnu.org; 22 Jun 2019 12:36:50 +0000 Original-Received: from localhost ([127.0.0.1]:51110 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hefGD-00017W-Qv for submit@debbugs.gnu.org; Sat, 22 Jun 2019 08:36:50 -0400 Original-Received: from relay11.mail.gandi.net ([217.70.178.231]:56995) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hefGA-00017K-OE for 36302@debbugs.gnu.org; Sat, 22 Jun 2019 08:36:47 -0400 Original-Received: from epi.local (110-174-240-215.static.tpgi.com.au [110.174.240.215]) (Authenticated sender: van@scratch.space) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 4E954100005; Sat, 22 Jun 2019 12:36:38 +0000 (UTC) In-Reply-To: X-Mailer: Apple Mail (2.3124) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.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" Xref: news.gmane.org gmane.emacs.bugs:160992 Archived-At: > On 22 Jun 2019, at 21:51, Lars Ingebrigtsen wrote: >=20 > Are you using a minor mode that offers several cursors at the same = time? No. Not that I am aware. The following were the packages I had = running... --8<---------------cut here---------------start------------->8--- '(package-selected-packages (quote (hyperbole google-translate yasnippet flycheck org2blog use-package = doom-themes doom-modeline flymake org-bullets muse math-symbol-lists = sicp org slime))) --8<---------------cut here---------------end--------------->8---