From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Make the point visible when jumping to the mark Date: Thu, 22 May 2014 11:54:27 +0200 Message-ID: <87mwea87fw.fsf@bzg.ath.cx> References: <874n1aq9y5.fsf@treetowl.lan> <87lhtvwakr.fsf@bzg.ath.cx> <87lhtvufau.fsf@treetowl.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnPhr-0007R8-Sq for emacs-orgmode@gnu.org; Thu, 22 May 2014 05:54:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnPhm-00018o-CF for emacs-orgmode@gnu.org; Thu, 22 May 2014 05:54:35 -0400 Received: from mail-we0-x232.google.com ([2a00:1450:400c:c03::232]:38708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnPhm-00018d-5J for emacs-orgmode@gnu.org; Thu, 22 May 2014 05:54:30 -0400 Received: by mail-we0-f178.google.com with SMTP id u56so3149807wes.37 for ; Thu, 22 May 2014 02:54:29 -0700 (PDT) In-Reply-To: <87lhtvufau.fsf@treetowl.lan> (Ian Kelling's message of "Wed, 21 May 2014 12:01:29 -0700") 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: Ian Kelling Cc: emacs-orgmode@gnu.org Hi Ian, Ian Kelling writes: > Yes, I agree. They want to use C-u C-SPC to go to hidden parts. I've > updated the patch to advise pop-to-mark-command instead. It is attached. Thanks, applied, I added a fullstop at the end of the Changelog commit. As explain in my reply to Sébastien, I will move this code into a separate library. -- Bastien