From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: [rejected] Testpatch 2, please ignore Date: Tue, 20 Jul 2010 13:53:10 +0200 (CEST) Message-ID: <20100720115310.F010E1A87542@carsten-dominiks-macbook-pro.local> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=36497 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObBNr-0003yG-Dp for emacs-orgmode@gnu.org; Tue, 20 Jul 2010 07:53:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObBNo-0002Eq-9A for emacs-orgmode@gnu.org; Tue, 20 Jul 2010 07:53:13 -0400 Received: from u016822.science.uva.nl ([146.50.39.34]:51720 helo=carsten-dominiks-macbook-pro.local) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObBNo-0002Ek-14 for emacs-orgmode@gnu.org; Tue, 20 Jul 2010 07:53:12 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Patch 163 (http://patchwork.newartisans.com/patch/163/) is now "rejected". This relates to the following submission: http://mid.gmane.org/%3CCA4869E9-8D39-4C37-8DBE-391724484E9D%40gmail.com%3E Maintaner comment: I did not like this patch Here is the original message containing the patch: > Content-Type: text/plain; charset="utf-8" > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Subject: [Orgmode] Testpatch 2, please ignore > Date: Tue, 20 Jul 2010 15:39:21 -0000 > From: Carsten Dominik > X-Patchwork-Id: 163 > Message-Id: > To: emacs-org list > > patch to test pw messages > > > diff --git a/lisp/org.el b/lisp/org.el > index 2ad7ce1..684f380 100644 > --- a/lisp/org.el > +++ b/lisp/org.el > @@ -1,4 +1,5 @@ > ;;; org.el --- Outline-based notes management and organizer > + > ;; Carstens outline-mode for keeping track of everything. > ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 > ;; Free Software Foundation, Inc. >