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 gEtMLgT9YF/WKQAA0tVLHw (envelope-from ) for ; Tue, 15 Sep 2020 17:42:28 +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 gBSOKAT9YF/FTQAAbx9fmQ (envelope-from ) for ; Tue, 15 Sep 2020 17:42:28 +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 3D6249402CC for ; Tue, 15 Sep 2020 17:42:28 +0000 (UTC) Received: from localhost ([::1]:33398 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kIEyH-0003rF-Vk for larch@yhetil.org; Tue, 15 Sep 2020 13:42:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44362) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIEX0-0000BW-8Y for emacs-orgmode@gnu.org; Tue, 15 Sep 2020 13:14:14 -0400 Received: from mail-pj1-x102b.google.com ([2607:f8b0:4864:20::102b]:35701) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kIERR-0002Eq-E4 for emacs-orgmode@gnu.org; Tue, 15 Sep 2020 13:08:30 -0400 Received: by mail-pj1-x102b.google.com with SMTP id jw11so121330pjb.0 for ; Tue, 15 Sep 2020 10:08:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=Me4EyqnQAJdT/hYeFpdL1KJGHaKhWMzeFVb2qxFUXho=; b=mHHFXJ5bbuVm/NVwdfPZkENHanByhMKAL0po4/yI8QUSss/QX0tEne2hAwmaWerYc/ gWfNRuYX/WEPjLkCYVxSGaaJbc+ZwG9UDkXyQ2VhbwDUdvC4NVNg41ycTc91y4QyTVNw cUfZdmJ5QQyh7B/DfuZ8tKf1como3ddNmCXu6jiViemHvbkQZA7k7XdTugjdBKIm1dds NgRBMN81tAzqj/V815CJZS41IO/YggB6rmvTTlRAULiRgGivHr+crA90j4uILnm4k4k0 7U4k7Sphs8Axowda75WIRtu5ugG+5SXLENSMg6f/27mSkrqXwFSTD/aZOmigpoV//Dx7 2/6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=Me4EyqnQAJdT/hYeFpdL1KJGHaKhWMzeFVb2qxFUXho=; b=W9BBoZ/OF/F/bHK1LERYBqwWkIzjDk+xyR+fbPgD2fKbw2TJJKUfFATLceLPyBGuwf aqjm2sw1To2GwS3W192vY8o0jpgT2fcNtY8I/XZzF3RTwERB8gEs94p7Vxuay5wvnVCQ yT58I6o9T4E1A3YU0C9lc/wRW+lSSEvai1Kf0AxRyeS2LlRSGx8y9jpGlrfFzAiUUBIy D7XTmQ6LlaY0smGY1nUZxSTZ5SWxz+JlR/5dlmcoNWi365xi69XpH5SM4LwNH8JLpU3j qnouFruCHp7ECojLBU9M7yC8sG5r0TrZmY0noYTc0Q5KapI/mD+tLpzLEP7NKYTDTEin G/VQ== X-Gm-Message-State: AOAM5321QZKDNvk4rxxvPGo3rVouv0LbU2hv6wKYxWG6Hg5jAo0eWGQI HIjbPi/QkmrLnG4I7ljwhxcmMNwon+uzvg== X-Google-Smtp-Source: ABdhPJzxv55upej4F1lT9dhCjy4VU8Qg4dX7tVeeMKbjgFVXEkh5Xvjlbq1L4aHghlBygDENVpLwQg== X-Received: by 2002:a17:90a:bd91:: with SMTP id z17mr303028pjr.139.1600189707115; Tue, 15 Sep 2020 10:08:27 -0700 (PDT) Received: from ryzen3950 (c-73-71-89-135.hsd1.ca.comcast.net. [73.71.89.135]) by smtp.gmail.com with ESMTPSA id d8sm11617653pgt.19.2020.09.15.10.08.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Sep 2020 10:08:26 -0700 (PDT) From: Matt Huszagh To: Emanuel Berg , emacs-orgmode@gnu.org Subject: Re: basic org questions In-Reply-To: <87o8m7t5xa.fsf@ebih.ebihd> References: <87o8m7t5xa.fsf@ebih.ebihd> Date: Tue, 15 Sep 2020 10:08:25 -0700 Message-ID: <87a6xr3r3q.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::102b; envelope-from=huszaghmatt@gmail.com; helo=mail-pj1-x102b.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=gmail.com header.s=20161025 header.b=mHHFXJ5b; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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: 0.09 X-TUID: wKWZBlsR2lig Emanuel Berg via "General discussions about Org-mode." writes: > 2) How do I have tables not appear centered > by default, but left-aligned? Do you mean the alignment of columns, or the table itself? You can control column alignment with ``, ``, ``, e.g., | title | description | other desc | |------------------+--------------------------+-------------------| | | | | | some title | some description. | right desc | | some other title | some longer description. | longer right desc | If you mean the table itself, that would be very strange. I'm not too sure about your other questions. Matt