From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Lower-casing blocks and keywords Date: Wed, 24 Jan 2018 16:18:08 +0000 Message-ID: <87607rs01r.fsf@delle7240.chemeng.ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eeNkf-00049B-No for emacs-orgmode@gnu.org; Wed, 24 Jan 2018 11:18:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eeNka-0007It-Pz for emacs-orgmode@gnu.org; Wed, 24 Jan 2018 11:18:17 -0500 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]:34971) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eeNka-0007Ho-Hv for emacs-orgmode@gnu.org; Wed, 24 Jan 2018 11:18:12 -0500 Received: by mail-wm0-x22c.google.com with SMTP id r78so9714348wme.0 for ; Wed, 24 Jan 2018 08:18:12 -0800 (PST) In-Reply-To: (Kaushal Modi's message of "Wed, 24 Jan 2018 15:21:27 +0000") 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" To: Kaushal Modi Cc: emacs-org list , Nicolas Goaziou --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wednesday, 24 Jan 2018 at 15:21, Kaushal Modi wrote: > Did you do that lower-casing by hand? Or do you have an elisp snippet or > some script that does that? I have no idea how Nicolas did the changes but, remember, org has the full power of Emacs behind it (it's all text ;-)) so a simple query-replace-regexp (or without query) using an appropriate regex to catch all directives will do the job? =2D-=20 Eric S Fraga via Emacs 27.0.50, Org release_9.1.6-352-g92176c --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWmixwAAKCRDIkZPY//z2 fci1AJ9Dk8emslgcRj5eNGS+JVDDd4l/vQCfcBAZelB1okW7G0vmD2Q7WH5OMP8= =Iw6J -----END PGP SIGNATURE----- --=-=-=--