From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: Display image in current section Date: Mon, 01 Dec 2014 14:19:20 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvWVO-000758-Es for emacs-orgmode@gnu.org; Mon, 01 Dec 2014 14:19:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XvWVH-0002NH-5M for emacs-orgmode@gnu.org; Mon, 01 Dec 2014 14:19:30 -0500 Received: from smtp.andrew.cmu.edu ([128.2.105.203]:60293) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvWVH-0002LT-1Y for emacs-orgmode@gnu.org; Mon, 01 Dec 2014 14:19:23 -0500 In-Reply-To: (Leu Zhe's message of "Mon, 1 Dec 2014 15:03:33 +0900") 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: Leu Zhe Cc: "emacs-orgmode@gnu.org" Leu Zhe writes: (defun show-images-subtree () (interactive) (save-restriction (org-narrow-to-subtree) (org-display-inline-images nil t (point-min) (point-max)))) Should do the trick. > Hi everyone > > I current use org-mode to organise lots of images in different > sections. > > Sometimes i just would like to display the image in current section, > not all the image, because it takes some time to show them all. > Any solution? > > Thanks in advance. > > llcc > -- ----------------------------------- John Kitchin Professor Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 http://kitchingroup.cheme.cmu.edu