From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: How to make kill-sexp work as in the rest of Emacs? Date: Thu, 30 Aug 2012 07:04:49 +0200 Message-ID: <878vcxhswe.fsf@altern.org> References: <1592.1346125399@alphaville> <2567.1346131816@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6wvr-0007kZ-Ji for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 01:04:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6wvq-000563-Mi for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 01:04:43 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:42899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6wvq-00055v-FK for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 01:04:42 -0400 Received: by wgbdt14 with SMTP id dt14so811206wgb.30 for ; Wed, 29 Aug 2012 22:04:41 -0700 (PDT) In-Reply-To: <2567.1346131816@alphaville> (Nick Dokos's message of "Tue, 28 Aug 2012 01:30:16 -0400") 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Nick Dokos writes: > Try > > (modify-syntax-entry ?\" "\"") This is now the default in master. (Note that it will not be part of the 7.9.1 release, made from the "maint" branch. I think such changes belong to a major release.) Thanks to you and Samuel for this! -- Bastien