From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: Customization maxima mode Date: Thu, 19 Jun 2008 23:11:17 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1213909910 21113 80.91.229.12 (19 Jun 2008 21:11:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Jun 2008 21:11:50 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Lorenzo Isella" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 19 23:12:34 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K9RQo-0003I1-EW for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Jun 2008 23:12:34 +0200 Original-Received: from localhost ([127.0.0.1]:52616 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9RPz-0001Ef-Kr for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Jun 2008 17:11:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K9RPf-0001C4-RU for help-gnu-emacs@gnu.org; Thu, 19 Jun 2008 17:11:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K9RPd-00017X-4g for help-gnu-emacs@gnu.org; Thu, 19 Jun 2008 17:11:22 -0400 Original-Received: from [199.232.76.173] (port=33659 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9RPd-00017U-07 for help-gnu-emacs@gnu.org; Thu, 19 Jun 2008 17:11:21 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:59060) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K9RPc-0004Ct-I4 for help-gnu-emacs@gnu.org; Thu, 19 Jun 2008 17:11:20 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate03.web.de (Postfix) with ESMTP id 21972E09192C; Thu, 19 Jun 2008 23:11:19 +0200 (CEST) Original-Received: from [77.189.7.142] (helo=thursday) by smtp07.web.de with asmtp (WEB.DE 4.109 #226) id 1K9RPa-0006Xj-00; Thu, 19 Jun 2008 23:11:19 +0200 In-Reply-To: (Lorenzo Isella's message of "Thu\, 19 Jun 2008 11\:53\:23 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin) X-Sender: n_schumacher@web.de X-Provags-ID: V01U2FsdGVkX19gVKt808OzzZ8hCzBcO95gTusBuzxlii/Q3035 XWkNtdjPe4UlIBH9MVA9/3ODf3+/JqPguliVcsdVNgyvnBBXoo rr56vt6ft2PjJsJT8lqQ== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:54979 Archived-At: "Lorenzo Isella" wrote: > (add-hook 'Maxima-mode-hook > (lambda () (local-set-key "(" 'insert-round))) Are you sure the hook name is capitalized? regards, Nikolaj Schumacher