From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-show-context-detail with ispell Date: Wed, 16 Mar 2016 22:29:20 +0100 Message-ID: <87mvpyw1qn.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agIyH-0006xV-M4 for emacs-orgmode@gnu.org; Wed, 16 Mar 2016 17:27:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agIyG-0007mb-VK for emacs-orgmode@gnu.org; Wed, 16 Mar 2016 17:27:13 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:59234) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agIyG-0007mO-Py for emacs-orgmode@gnu.org; Wed, 16 Mar 2016 17:27:12 -0400 In-Reply-To: (gongzhitaao's message of "Tue, 15 Mar 2016 15:15:11 +0000 (UTC)") 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: gongzhitaao Cc: emacs-orgmode@gnu.org Hello, gongzhitaao writes: > 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? I suppose you could add `org-show-context-detail' to `flyspell-incorrect-hook'. Regards, -- Nicolas Goaziou