From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: org-display-inline-images ignores parameter beg. [7.8.03] Date: Mon, 26 Mar 2012 22:29:03 +0200 Message-ID: <87d37z14z4.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCGW5-0008Mj-9e for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 16:27:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCGW3-0003Es-Bj for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 16:27:48 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:52458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCGW3-0003E4-2D for emacs-orgmode@gnu.org; Mon, 26 Mar 2012 16:27:47 -0400 Received: by wibhj13 with SMTP id hj13so3697472wib.12 for ; Mon, 26 Mar 2012 13:27:45 -0700 (PDT) In-Reply-To: (Shoji Nishimura's message of "Tue, 27 Mar 2012 00:21:53 +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: Shoji Nishimura Cc: emacs-orgmode@gnu.org Hi Shoji, Shoji Nishimura writes: > 'org-display-inline-images' ignores the optional parameter value of 'beg'. > The help says when we specify 'beg' and 'end', the function displays > inline images between 'beg' and 'end'. > However, it seems to display images between (point-min) and 'end'. Applied, thanks. -- Bastien