From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Symbol's function definition is void: latex-indent-line [Mac OS X] Date: Thu, 2 Aug 2012 18:53:32 +0200 (CEST) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Trace: dough.gmane.org 1343926937 1172 80.91.229.3 (2 Aug 2012 17:02:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 2 Aug 2012 17:02:17 +0000 (UTC) Cc: css@macports.org, hum@macports.org To: Emacs devel list Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 02 19:02:17 2012 Return-path: Envelope-to: ged-emacs-devel@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 1Swymo-0003yw-RY for ged-emacs-devel@m.gmane.org; Thu, 02 Aug 2012 19:02:10 +0200 Original-Received: from localhost ([::1]:59497 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Swymo-0004EU-6n for ged-emacs-devel@m.gmane.org; Thu, 02 Aug 2012 13:02:10 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Swymj-0004EE-1R for emacs-devel@gnu.org; Thu, 02 Aug 2012 13:02:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Swymc-00057B-S6 for emacs-devel@gnu.org; Thu, 02 Aug 2012 13:02:04 -0400 Original-Received: from postino4.roma1.infn.it ([141.108.26.222]:52764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Swymc-00056t-Hy for emacs-devel@gnu.org; Thu, 02 Aug 2012 13:01:58 -0400 Original-Received: from postinoauth1.roma1.infn.it (postinoauth1.roma1.infn.it [141.108.26.53]) by postino4.roma1.infn.it (8.14.4/8.14.4) with ESMTP id q72GrXoB019833 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 2 Aug 2012 18:53:33 +0200 (envelope-from Angelo.Graziosi) Original-Received: from login2.roma1.infn.it (login2.roma1.infn.it [141.108.26.44]) by postinoauth1.roma1.infn.it (8.13.8/8.13.8) with ESMTP id q72GrWKe007215 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 2 Aug 2012 18:53:32 +0200 User-Agent: Alpine 2.00 (LRH 1167 2008-08-23) X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-4.0 (postino4.roma1.infn.it [141.108.26.222]); Thu, 02 Aug 2012 18:53:33 +0200 (CEST) X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-4.0 (postinoauth1.roma1.infn.it [141.108.26.53]); Thu, 02 Aug 2012 18:53:33 +0200 (CEST) X-PMX-Version: 6.0.0.2142326, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2012.8.2.164226 X-PerlMx-Spam: Gauge=IIIIIIII, Probability=8%, Report=' MULTIPLE_RCPTS 0.1, HTML_00_01 0.05, HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1300_1399 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, NO_URI_FOUND 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_FROM 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MULTIPLE_RCPTS_CC_X2 0, __SANE_MSGID 0, __TO_MALFORMED_2 0, __USER_AGENT 0' X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 141.108.26.222 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152126 Archived-At: Just for the sake of completeness I want to flag this issue with Emacs-app... When 24.1 was released, I installed Emacs-app by means of MacPorts tools on a MBP with Lion 10.7.4. My init (reduced to a simple test case) file is: $ cat .emacs.d/init.el (global-set-key [13] 'newline-and-indent) (defun latex-return( ) (interactive) (latex-indent-line) (newline-and-indent)) (add-hook 'latex-mode-hook '(lambda() (local-set-key [13] 'latex-return) ;(auto-fill-mode 1) (turn-on-reftex) ;; Add index to menu bar (imenu-add-to-menubar "Contents") ) ) and all worked fine with .tex file... I have worked since this morning with a .tex file (inserting lines with ENTER and then text, deleting lines etc.) without problems until a few minutes ago: suddently pressing ENTER does not work any more (Emacs beeps) and in the minibuffer I got the message: latex-return: Symbol's function definition is void: latex-indent-line and I can't edit .tex file any more... This is strange because it worked and works with Aquamacs and Emacs on other systems (GNU/Linux, Cygwin, Windows). They are many years I have that "defun" in my init files... I have not done any update since yesterday, so I would exclude an update issue. Perhaps a caching issue? How on MBP? TIA, Angelo.