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#7219: Parentheses matching cursor blink in wrong place Date: Fri, 04 Mar 2016 14:42:38 +0000 Message-ID: <87a8mei9sx.fsf@gnus.org> References: <87vb75q1t2.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1457105815 14369 80.91.229.3 (4 Mar 2016 15:36:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Mar 2016 15:36:55 +0000 (UTC) Cc: 7219@debbugs.gnu.org, Andreas Schwab , emullen@cs.hmc.edu To: Alexis Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Mar 04 16:36:44 2016 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 1abrmV-0007Zc-71 for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Mar 2016 16:36:43 +0100 Original-Received: from localhost ([::1]:41803 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abrmU-0000M1-M1 for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Mar 2016 10:36:42 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abrlM-0006yu-3p for bug-gnu-emacs@gnu.org; Fri, 04 Mar 2016 10:35:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abrlH-0002pE-Ko for bug-gnu-emacs@gnu.org; Fri, 04 Mar 2016 10:35:32 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:36763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abrlH-0002p2-HO for bug-gnu-emacs@gnu.org; Fri, 04 Mar 2016 10:35:27 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1abrlH-0000T1-DT for bug-gnu-emacs@gnu.org; Fri, 04 Mar 2016 10:35:27 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 04 Mar 2016 15:35:27 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7219 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7219-submit@debbugs.gnu.org id=B7219.14571057191629 (code B ref 7219); Fri, 04 Mar 2016 15:35:27 +0000 Original-Received: (at 7219) by debbugs.gnu.org; 4 Mar 2016 15:35:19 +0000 Original-Received: from localhost ([127.0.0.1]:33856 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1abrl9-0000Q9-Ic for submit@debbugs.gnu.org; Fri, 04 Mar 2016 10:35:19 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:47476) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1abrl7-0000P8-Ft for 7219@debbugs.gnu.org; Fri, 04 Mar 2016 10:35:17 -0500 Original-Received: from 2.150.35.31.tmi.telenormobil.no ([2.150.35.31] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1abrjw-0004T7-GJ; Fri, 04 Mar 2016 16:34:04 +0100 In-Reply-To: <87vb75q1t2.fsf@gmail.com> (Alexis's message of "Thu, 07 Jan 2016 18:35:53 +1100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1abrjw-0004T7-GJ MailScanner-NULL-Check: 1457710445.00895@sZolgVF4FXkmE86GeDyhsg 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: 208.118.235.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:114407 Archived-At: Alexis writes: > Andreas Schwab writes: > >> Eric Mullen writes: >> >>> I was editting a LaTeX file, doing homework for a programming languages >>> class, when I typed in this line: >>> >>> \textbf{First($$) = $\{ (, a \}$ } >> ^ >> You have an unbalanced paren. >> >>> I tried to do this from within emacs, but when I tried to send this, it gave >>> me this message: >>> Sending...failed with exit value 1 >> >>> /usr/bin/mail is not an executable. Setting mail-interactive to t. >> >> That's probably why. > > Eric, was that indeed the problem? Or are you still having paren > matching issues elsewhere? If the latter, could you please provide a new > example, starting from emacs -Q, and specifying which version of Emacs > you're using? More information was requested, but no response was given within a few months, so I'm closing this bug report. If the problem still exists, please reopen this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no