From mboxrd@z Thu Jan 1 00:00:00 1970 From: gongzhitaao Subject: org-show-context-detail with ispell Date: Tue, 15 Mar 2016 15:15:11 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34611) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afqh9-0001Wq-Nl for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 11:15:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afqh5-0002Wq-O5 for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 11:15:39 -0400 Received: from plane.gmane.org ([80.91.229.3]:42822) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afqh5-0002Wa-I7 for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 11:15:35 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1afqgt-00032D-67 for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 16:15:33 +0100 Received: from 131.204.254.80 ([131.204.254.80]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Mar 2016 16:15:23 +0100 Received: from zhitaao.gong by 131.204.254.80 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Mar 2016 16:15:23 +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 org-show-context-detail works pretty good with isearch, i.e., revealing context when searching in the folded section. But for ispell, it does not reveal the context when checking spelling in the folded section. Are there any ways around that, i.e., revealing temporarily the text that ispell highlights?