From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-mode not working properly after update Date: Tue, 26 Feb 2013 16:19:50 +0100 Message-ID: <87r4k3gl0p.fsf@bzg.ath.cx> References: <87txoz3ymz.fsf@tanger.home> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAMK1-0005W9-4e for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 10:20:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAMJz-0002TQ-RB for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 10:20:01 -0500 Received: from mail-wg0-f53.google.com ([74.125.82.53]:38330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAMJz-0002Ss-Gp for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 10:19:59 -0500 Received: by mail-wg0-f53.google.com with SMTP id fn15so3608394wgb.32 for ; Tue, 26 Feb 2013 07:19:58 -0800 (PST) In-Reply-To: <87txoz3ymz.fsf@tanger.home> (daimrod@gmail.com's message of "Tue, 26 Feb 2013 16:04:04 +0100") 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: Daimrod Cc: emacs-orgmode@gnu.org Hi Sanjib, Daimrod writes: >> Org-mode is not working properly after I updated my Ubuntu 12.04 >> yesterday. During the update, emacs also got updated. The .org files >> look like plain text file, for example, no tree structure, no folding >> etc. > > Does `M-x org-mode RET' activate Org Mode after you've opened the file? > Do you have « ("\\.org\\'" . org-mode) » in auto-mode-alist? (check with > `C-h v auto-mode-alist RET') And do not forget to give us the Emacs and Org versions M-x emacs-version RET M-x org-version RET Thanks, -- Bastien