From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: =?UTF-8?B?UmU6IEhlcmUgaXMgYSBwYXRjaCBJIHdhbnQgdG8gYWRkIHRvIG9y?= =?UTF-8?B?Zy5lbOKApuKApg==?= Date: Tue, 03 Mar 2015 21:11:25 +0000 Message-ID: References: <54ED4E97.C3CC91.30527@m12-13.163.com> <87d24yb0u1.fsf@nicolasgoaziou.fr> <54F0118E.D911F7.27458@m12-15.163.com> <87mw3z8z08.fsf@nicolasgoaziou.fr> <877fv3rkn8.fsf@nicolasgoaziou.fr> <874mq3aq2j.fsf@nicolasgoaziou.fr> <87r3t5aj9e.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSu68-0001qw-7G for emacs-orgmode@gnu.org; Tue, 03 Mar 2015 16:11:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSu62-0001Vm-VL for emacs-orgmode@gnu.org; Tue, 03 Mar 2015 16:11:24 -0500 Received: from plane.gmane.org ([80.91.229.3]:34452) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSu62-0001Vd-Or for emacs-orgmode@gnu.org; Tue, 03 Mar 2015 16:11:18 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YSu5z-0001LN-Jz for emacs-orgmode@gnu.org; Tue, 03 Mar 2015 22:11:15 +0100 Received: from cpc33-cmbg15-2-0-cust4.5-4.cable.virginm.net ([81.102.136.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Mar 2015 22:11:15 +0100 Received: from andreas.leha by cpc33-cmbg15-2-0-cust4.5-4.cable.virginm.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Mar 2015 22:11:15 +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: emacs-orgmode@gnu.org Hi Nicolas, Nicolas Goaziou writes: > Andreas Leha writes: > >> On some more testing, this description is wrong. C-c C-x C-l never does >> anything on the first headline, e.g., which I think it should. > > C-c C-x C-l on the first, or any other, headline toggles LaTeX fragments > in the section (not the subtree) below. If there is nothing to do there, > as in your example, it will not do anything either. > > I think behaviour is fine here. > I see. I did not read carefully enough. Fine with me as well. Thanks, Andreas