From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: bvraghav@iitk.ac.in (B.V. Raghav) Newsgroups: gmane.emacs.help Subject: Re: Ctrl-c { behaviour changed in tex mode] Date: Tue, 04 Apr 2017 20:26:09 +0530 Organization: Indian Institute of Technology, Kanpur Message-ID: <871st8usqe.fsf@bvr.drishti> References: <20170404103558.GB11945@workstation> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1491317993 11615 195.159.176.226 (4 Apr 2017 14:59:53 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 4 Apr 2017 14:59:53 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) Cc: help-gnu-emacs@gnu.org To: "Amadeus W.M." Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 04 16:59:49 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvPvv-0002Ux-RI for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Apr 2017 16:59:47 +0200 Original-Received: from localhost ([::1]:36105 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvPw1-0000n7-SB for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Apr 2017 10:59:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32772) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvPvG-0000Um-E2 for help-gnu-emacs@gnu.org; Tue, 04 Apr 2017 10:59:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cvPvC-00031Z-Hs for help-gnu-emacs@gnu.org; Tue, 04 Apr 2017 10:59:06 -0400 Original-Received: from mail3.iitk.ac.in ([202.3.77.190]:52608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvPvC-000303-4x for help-gnu-emacs@gnu.org; Tue, 04 Apr 2017 10:59:02 -0400 Original-Received: from smtp.cc.iitk.ac.in (smtp.cc.iitk.ac.in [172.31.1.22]) by mail3.iitk.ac.in (Postfix) with ESMTP id C973910001A8; Tue, 4 Apr 2017 20:28:54 +0530 (IST) Original-Received: from bvr.drishti.iitk.ac.in (unknown [172.28.46.219]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bvraghav) by smtp.cc.iitk.ac.in (Postfix) with ESMTPSA id A380A42; Tue, 4 Apr 2017 20:28:55 +0530 (IST) In-Reply-To: (Amadeus W. M.'s message of "Tue, 4 Apr 2017 13:34:44 +0000 (UTC)") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x [fuzzy] X-Received-From: 202.3.77.190 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:112686 Archived-At: "Amadeus W.M." writes: > I don't know what might=20 > trigger it to insert a new line when doing nested C-c {=20 I tried `C-h w' and typed in `tex-insert-braces' on prompt and the message line says `tex-insert-braces is not on any key' --- That might be just because of some of my customization (or lack of it thereof). You may try on your system. Btw, `C-h k C-h w' says > C-h w runs the command where-is (found in global-map), which is an > interactive compiled Lisp function in =E2=80=98help.el=E2=80=99. > It is bound to C-h w, w, w. > (where-is DEFINITION &optional INSERT) > Print message listing key sequences that invoke the command DEFINITION. > Argument is a command definition, usually a symbol with a function defini= tion. > If INSERT (the prefix arg) is non-nil, insert the message in the buffer. Hope that helps, r --=20 (B.V. Raghav)