From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alex Kost Newsgroups: gmane.emacs.help Subject: Re: missing highlight Date: Fri, 16 May 2014 09:32:32 +0400 Message-ID: <8761l647bj.fsf@gmail.com> References: <53747E6C.7050503@easy-emacs.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1400218392 17920 80.91.229.3 (16 May 2014 05:33:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 May 2014 05:33:12 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org List" To: Andreas =?utf-8?Q?R=C3=B6hler?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 16 07:33:05 2014 Return-path: Envelope-to: geh-help-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 1WlAlU-0006Yy-8Y for geh-help-gnu-emacs@m.gmane.org; Fri, 16 May 2014 07:33:04 +0200 Original-Received: from localhost ([::1]:33449 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlAlT-0007c9-SF for geh-help-gnu-emacs@m.gmane.org; Fri, 16 May 2014 01:33:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlAlC-0007c1-9m for help-gnu-emacs@gnu.org; Fri, 16 May 2014 01:32:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WlAl3-0006eR-9Y for help-gnu-emacs@gnu.org; Fri, 16 May 2014 01:32:46 -0400 Original-Received: from mail-la0-x231.google.com ([2a00:1450:4010:c03::231]:47445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlAl3-0006eL-1o for help-gnu-emacs@gnu.org; Fri, 16 May 2014 01:32:37 -0400 Original-Received: by mail-la0-f49.google.com with SMTP id pv20so1544046lab.22 for ; Thu, 15 May 2014 22:32:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:content-transfer-encoding; bh=dQOn6Nu1hPIRCsgxNsCll+9HMCMimOLTGEKkHS4n6FE=; b=BC24vIF4Mc0tZHARVYXdbHA1mB7LJzR30lDDaXdGTktnTqQt1dQmO/fn494u5S2GUs NmC5ykd1tOZiIh0FLXKlBdwxNGWrj0aTJzHH9zWG0N270CK+DA+vd5dH1jRIdWSHhnkt TXA8YshM3+UEbhJUOyGzxe55VaNVc2M9iy49Obnuoa4UmKA1ObxdAagzxkU2n+C3wexg awriLB84fbu37eHET032xuOatPMrfiBMZgZXz2yhW64+lE/mtzkuUkvjyZD0CfOybqtI IvMqlW95YZEy64hALFPuQ9jGhz3sL0ENLSH6ajx1tOIMtO0ixvIoBK/v1AH0a9FeVkUw +HAA== X-Received: by 10.112.55.5 with SMTP id n5mr58829lbp.71.1400218354851; Thu, 15 May 2014 22:32:34 -0700 (PDT) Original-Received: from leviafan (128-70-205-157.broadband.corbina.ru. [128.70.205.157]) by mx.google.com with ESMTPSA id z1sm8427412lal.6.2014.05.15.22.32.33 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 May 2014 22:32:33 -0700 (PDT) In-Reply-To: <53747E6C.7050503@easy-emacs.de> ("Andreas \=\?utf-8\?Q\?R\=C3\=B6h\?\= \=\?utf-8\?Q\?ler\=22's\?\= message of "Thu, 15 May 2014 10:44:28 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::231 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97687 Archived-At: Andreas R=C3=B6hler (2014-05-15 12:44 +0400) wrote: > Hi, > > there is a nice feature with Emacs23: after a closen parenthesis highligh= t the matching paren before. > > See attachment. > > Don't get it with v24. Unfortunately can't see where it comes from. > > Any idea? Perhaps, you disabled `show-paren-mode' in your .emacs. Try "M-x show-paren-mode". Also look if what you want works in "emacs -q".