From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: S-M-right problem in orgstruct-mode Date: Sat, 09 Mar 2013 18:08:53 +0100 Message-ID: References: <87ehfo3owk.fsf@bzg.ath.cx> <87boasg076@ch.ristopher.com> <87boasy8yh.fsf@bzg.ath.cx> <877glg7g0m@ch.ristopher.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UENGW-0003mP-R8 for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 12:09:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UENGR-0006ch-US for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 12:09:00 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:47442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UENGR-0006cZ-Nx for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 12:08:55 -0500 In-reply-to: <877glg7g0m@ch.ristopher.com> 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: Christopher Schmidt Cc: emacs-orgmode@gnu.org Christopher Schmidt writes: > Alan, here is patch for master that should solve the issue. It disables > org-{pr,de}mote and org-{,shift}meta{left,right} in orgstruct-mode iff > orgstruct-heading-prefix-regexp is non-nil. Could you please give it a > try and tell us what you think? Thanks a lot. Unfortunately I could not apply the patch: ~/projets/org-mode(master ✗) git apply --stat ~/Documents/Inbox/2.part fatal: unrecognized input Looking at it there seems to be occurrences of '++' that are a bit strange. Was it garbled when attached? Alan