Dear John, Thanks very much, it works perfect. On Tue, Dec 2, 2014 at 4:19 AM, John Kitchin wrote: > 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 >