From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mads Jensen Newsgroups: gmane.emacs.help Subject: AUCTeX: LaTeX-close-environment Date: 04 Oct 2005 20:29:35 +0200 Organization: TDC Totalloesninger Message-ID: <873bnh6sq8.fsf@madamex.madamex.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1128451001 23155 80.91.229.2 (4 Oct 2005 18:36:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Oct 2005 18:36:41 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 04 20:36:38 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EMrbB-0002GX-Qv for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Oct 2005 20:33:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMrbB-0000bg-9M for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Oct 2005 14:33:09 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news4.google.com!news.glorb.com!news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Original-Lines: 28 Original-NNTP-Posting-Host: 80.197.19.230 Original-X-Trace: 1128450587 dread16.news.tele.dk 87633 80.197.19.230:48072 Original-X-Complaints-To: abuse@post.tele.dk Original-Xref: shelby.stanford.edu gnu.emacs.help:134340 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:29914 Archived-At: Hi NG, I am having some rather annoying issues with AUCTeX and "C-c ]", that is supposed to be bound to LaTeX-close-environment. When I press this combination, I get a "]", which confuses me a bit. I tried binding the command myself to the same key combination, using: (add-hook 'LaTeX-mode-hook '(lambda () (define-key LaTeX-mode-map (kbd "C-c ]") 'LaTeX-close-environment))) But that didn't help either. Neither did binding it to "C-c x" (just to check if I were able to bind the command to a different combination). I am running Slackware 10.1 with emacs 21.4 and AUCTeX 11.81 (built myself) compiled by the Slackware maintainer. I am not quite sure, but I think the problem was introduced with emacs 21.4; has anyone experienced similar problems or does anyone know a solution. 'M-x LaTeX-close-environment' is annoying, when there's supposed to be a key combination for this. -- Mads Jensen - mail sent to address ends in /dev/null s/spam/madsj for emailing me gpg: 7E775BDA It is impossible to make anything foolproof because fools are so ingenious.