From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: Re: org-indent-mode corrupted most of a big org file Date: Tue, 03 Dec 2013 18:37:44 +0100 Message-ID: <87pppd25uf.fsf@gmail.com> References: <8738mb2rhq.fsf@gmail.com> <87y542147z.fsf@gmail.com> <529E1399.7040204@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VntvI-0007ml-EF for emacs-orgmode@gnu.org; Tue, 03 Dec 2013 12:38:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vntv9-0007Am-3k for emacs-orgmode@gnu.org; Tue, 03 Dec 2013 12:38:12 -0500 Received: from mail-ea0-x22d.google.com ([2a00:1450:4013:c01::22d]:56112) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vntv8-0007AR-Te for emacs-orgmode@gnu.org; Tue, 03 Dec 2013 12:38:03 -0500 Received: by mail-ea0-f173.google.com with SMTP id g15so10157522eak.18 for ; Tue, 03 Dec 2013 09:38:01 -0800 (PST) In-Reply-To: <529E1399.7040204@gmail.com> (Johann Spies's message of "Tue, 03 Dec 2013 19:23:37 +0200") 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: Johann Spies Cc: Rainer Stengele , emacs-orgmode@gnu.org Hello Johann, On 13-12-03 18:23 Johann Spies wrote: > Hello Alexander, > > Thanks for your attention. >> >> that is strange. I cannot remember doing something else besides putting >> the mentioned code into my init file. I can only think of these >> "trivial" reason why this does not work for you: >> >> - Did you evaluate the code or restarted your emacs? > > Yes, I killed emacs (daemon) and restarted it. How do you evaluate > (reload) ~/.emacs from emacs running? > There are several ways of doing this. You can open your ~/.emacs and simply do M-x eval-buffer RET. But it would also be sufficient to just evaluate the newly added sexp, e.g. by marking them and calling M-x eval-region. [...] > I have done this on two computers - at work (the earlier message) and home. Than I am out of ideas. You could take a look at the manual yourself and see, if we missed something: (info "(Emacs) Backup"). (In case you do not know how to open the manual based on the expression above: Place your curser after the ')' closing the info expression and press `C-x C-e'.) Regards, -- Alexander Baier