From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Org Minor Mode? Date: Fri, 18 Apr 2014 15:27:58 +0200 Message-ID: <87sipakbs1.fsf@bzg.ath.cx> References: <87ha61f4rk.fsf@gmail.com> <8738hlkn64.fsf@gmail.com> <87k3aw0zmx.fsf@bzg.ath.cx> <87a9bpw6uy.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wb8pw-0000iD-DK for emacs-orgmode@gnu.org; Fri, 18 Apr 2014 09:28:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wb8pl-0006jQ-KZ for emacs-orgmode@gnu.org; Fri, 18 Apr 2014 09:28:12 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:39198) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wb8pl-0006jI-Ez for emacs-orgmode@gnu.org; Fri, 18 Apr 2014 09:28:01 -0400 Received: by mail-wi0-f171.google.com with SMTP id q5so711829wiv.4 for ; Fri, 18 Apr 2014 06:28:00 -0700 (PDT) In-Reply-To: <87a9bpw6uy.fsf@gmail.com> (Thorsten Jolitz's message of "Sun, 13 Apr 2014 18:07: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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Thorsten Jolitz writes: > In the case of regexps its of course not considered bad practice to > write "^foo$" many times in a program, so nobody is to blame here, but > the issue is the same as writing (message "What a wonderful world") many > times in a program and then entering a depressed state. > > Would have been better to write (message "What a %s world" > current-world-view) ... ... except when the world is *always* wonderful! -- Bastien