From mboxrd@z Thu Jan 1 00:00:00 1970 From: Moritz Ulrich Subject: Re: Problems with diacritics in Mountain Lion + Org Mode Date: Sat, 25 Aug 2012 01:27:49 +0200 Message-ID: References: , <87a9xk5wus.fsf@altern.org>, , <87a9xk4gj0.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T53IJ-0003am-EW for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 19:28:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T53IE-0005VC-Of for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 19:28:03 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:54177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T53IE-0005V8-Ho for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 19:27:58 -0400 Received: by bkcjc3 with SMTP id jc3so770359bkc.0 for ; Fri, 24 Aug 2012 16:27:57 -0700 (PDT) In-reply-to: <87a9xk4gj0.fsf@altern.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Pierfranco Minsenti , emacs-orgmode@gnu.org Bastien writes: > Hi Pierfranco, > > Pierfranco Minsenti writes: > >> What should I do to check which version of Emacs is charged when I >> use the Terminal application? > > M-x emacs-version RET > M-x org-version RET > > I'm not a Mac user, but I'm pretty sure ~$ emacs from the Terminal > is *not* linked to the Aquamacs executable. > > I don't know what is the equivalent to "~$ emacs -Q" for launching > a bare Aquamacs instance, but maybe for now just remove any .emacs.el > and see if the problem comes from your configuration? Just confirming your assumption: Emacs in terminal usually doesn't link to Aquamacs.app. moritz@Moritzs-MacBook-Air ~ % /usr/bin/emacs --version GNU Emacs 22.1.1 Pretty old. (I'm on Lion, not Mountain Lion, but I don't think there's a difference) Aquamacs itself is pretty horrible. It breaks so many things from Emacs. I'd suggest moving to Emacs.app, installed via Homebrew or downloaded from http://emacsformacosx.com/ Homebrew will take care of linking emacs to /usr/local/bin/, the .app from the website won't. -- Moritz Ulrich