From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: new rule to capitalise the first word in a sentence? but how? Date: Thu, 28 Apr 2016 13:11:25 +0000 Message-ID: <87eg9pri82.fsf@mat.ucm.es> References: <871t5qq1xt.fsf@skimble.plus.com> <87oa8uhk6p.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36131) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avljO-0005mN-DJ for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 09:11:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avljL-00044s-0t for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 09:11:46 -0400 Received: from plane.gmane.org ([80.91.229.3]:52850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avljK-00044e-QP for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 09:11:42 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1avljB-0002tw-In for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 15:11:33 +0200 Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2016 15:11:33 +0200 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2016 15:11:33 +0200 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: emacs-orgmode@gnu.org >>> "Marcin" == Marcin Borkowski writes: > On 2016-04-27, at 19:36, Sharon Kimble wrote: >> How can I have a rule that will capitalise the first word of a new >> sentence, with the previous sentence concluding with a full stop and >> then one space please? This would be extremely useful for me as I tend >> to forget to capitalise the first word, but how can it be done please? > Would this help? > https://www.emacswiki.org/emacs/auto-capitalize.el This is even in MELPA! Uwe Brauer