From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gPNIKsTxtV+LOwAA0tVLHw (envelope-from ) for ; Thu, 19 Nov 2020 04:17:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id UOcQJsTxtV+mVwAAbx9fmQ (envelope-from ) for ; Thu, 19 Nov 2020 04:17:08 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C47D1940148 for ; Thu, 19 Nov 2020 04:17:07 +0000 (UTC) Received: from localhost ([::1]:51022 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kfbNZ-0007PH-Ab for larch@yhetil.org; Wed, 18 Nov 2020 23:17:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46270) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kfbN7-0007PA-Lz for emacs-orgmode@gnu.org; Wed, 18 Nov 2020 23:16:37 -0500 Received: from pb-smtp20.pobox.com ([173.228.157.52]:57784) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kfbN5-00061U-9Z for emacs-orgmode@gnu.org; Wed, 18 Nov 2020 23:16:37 -0500 Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id CEA65110A37; Wed, 18 Nov 2020 23:16:32 -0500 (EST) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=AGbj06F0/lyGiSt5JayWc/ns1Dg=; b=wzJ/PA kTGnojYealnMuyCjiDantbVpj89QJgbUcJVtSCWojCOEvWnLeiUd16zqxUQ1EX+f xXXbJcwEBkpoINEecSW4gL1b+aKrD8sjYM3/VRNWldRQRc9va/ROJmCSi50xv6/L 9tVV1S4SsJ83ozIUuVMwK7GGknWdg27aAxq0c= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id C7A23110A36; Wed, 18 Nov 2020 23:16:32 -0500 (EST) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=XwYIqvt2WVJ+/nrOV3QkmGtl6vwzHJ+z5RoWUZ+K5YM=; b=X2dkWz8+NYjYY35zP1D5YHIFYCGTrB/U+yia7//DIY8IDvfFLWhVVUjn+bVfNLHy3BJE2HwQG0lVzuIbIzLxkv0w/v+OLDCM7nPt2qraz2TbKPup1FoTknvveBaUbVMw2JzdBSltQ8nkXyt3Wn9Lc2g6bqst0C98KPE/eZBOi48= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp20.pobox.com (Postfix) with ESMTPSA id 45893110A35; Wed, 18 Nov 2020 23:16:30 -0500 (EST) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Greg Minshall Subject: Re: patch to add mention of org-table-transpose-table-at-point to doc In-Reply-To: <844021.1605624830@apollo2.minshall.org> References: <844021.1605624830@apollo2.minshall.org> Date: Wed, 18 Nov 2020 23:16:28 -0500 Message-ID: <87o8ju0yn7.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 000AEB02-2A1E-11EB-AD05-E43E2BB96649-24757444!pb-smtp20.pobox.com Received-SPF: pass client-ip=173.228.157.52; envelope-from=kyle@kyleam.com; helo=pb-smtp20.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/18 23:16:32 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Org-mode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=wzJ/PA k; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=X2dkWz8+; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: kk3HxW2X38u2 Greg Minshall writes: > hi. this adds the minimal mention of transpose. cheers. Thanks. Could you add a commit message to the patch (using git-format-patch)? > diff --git a/doc/org-manual.org b/doc/org-manual.org > index 040fccc21..33d32b8f5 100644 > --- a/doc/org-manual.org > +++ b/doc/org-manual.org > @@ -1649,6 +1649,12 @@ you, configure the option ~org-table-auto-blank-field~. > the buffer. You can activate this minor mode by default by setting > the option ~org-table-header-line-p~ to ~t~. > > +- {{{kbd(M-x org-table-transpose-table-at-point)}}} :: > + > + #+findex: org-table-header-line-mode > + #+vindex: org-table-header-line-p It looks like the last two lines are leftover from pasting the previous entry. s/header-line-mode/transpose-table-at-point/ and drop the org-table-header-line-p line? > + Transpose the table at point and eliminate hlines. > +