From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: [PATCH] Bugfix for alignment of tag next to header name Date: Thu, 6 Oct 2011 11:23:34 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBkAy-0003D4-LF for emacs-orgmode@gnu.org; Thu, 06 Oct 2011 05:23:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBkAx-0000Vc-Lp for emacs-orgmode@gnu.org; Thu, 06 Oct 2011 05:23:36 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:52282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBkAx-0000VO-FQ for emacs-orgmode@gnu.org; Thu, 06 Oct 2011 05:23:35 -0400 Received: by wyf22 with SMTP id 22so3059379wyf.0 for ; Thu, 06 Oct 2011 02:23:34 -0700 (PDT) In-Reply-To: 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: Carsten Dominik Cc: Org Mode Hi Carsten On Thu, Oct 6, 2011 at 09:45, Carsten Dominik > The patch looks good, but it did not show up on the patchwork server, pro= bably because you did attach it with the wrong mime type. =A0I have applied= it now, thanks. Indeed: When attaching with the gmail web interface it seems that only the file extension has an influence on the mime type. It uses application/octet-stream for *.patch and text/plain for *.txt. For the next patch I'll choose *.patch.txt when using the gmail web interface. Michael