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 cIJcBnPGQF+bdwAA0tVLHw (envelope-from ) for ; Sat, 22 Aug 2020 07:17:07 +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 RrkGAnPGQF8wZQAAbx9fmQ (envelope-from ) for ; Sat, 22 Aug 2020 07:17:07 +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 0E8169404E1 for ; Sat, 22 Aug 2020 07:17:05 +0000 (UTC) Received: from localhost ([::1]:53794 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k9Nlv-0000uL-BF for larch@yhetil.org; Sat, 22 Aug 2020 03:17:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51906) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k9NlZ-0000uC-Bc for emacs-orgmode@gnu.org; Sat, 22 Aug 2020 03:16:41 -0400 Received: from mail-oi1-x236.google.com ([2607:f8b0:4864:20::236]:32795) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k9NlT-0001sf-RR for emacs-orgmode@gnu.org; Sat, 22 Aug 2020 03:16:41 -0400 Received: by mail-oi1-x236.google.com with SMTP id n128so3550559oif.0 for ; Sat, 22 Aug 2020 00:16:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ontotext.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=iIL/zUAqUn/zKr8UfEoJGYymG4hsYULyhLhexPYR15o=; b=mknF0Ee6c9IXLEWnS0HgloMPpbTjNQ6xE41owrYKcsxonkUByyEL9nrCbTHvno8gMc NTafEZuETV4KXs2p1juDONAJTdvq8z3IMKk22s1272r7f0cgtJBNCq/LGcPPJvLQytwF uaJINfuHm+qNvEffDzNg+Yo/UOaKvi/qZ/O9ATa/64ZOZ8fbw0pU9vNX44Ct1/k6TRFS N6CuaiviZjeQZirWsv+RDZB5gKumXznj7u4qksISggzOMJukwdDYGCC8vDffOlcIaC0J gjKKmU50fWVewGXAb3A2X0sxpft/RO43vz59AHCUgiM6w02eGoNLsjSvke/mYYl3ck8s 1jLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=iIL/zUAqUn/zKr8UfEoJGYymG4hsYULyhLhexPYR15o=; b=YW2dXOj6bJLcwRiIwULhkydRXgsrD0D2RHayLR48pBxjTF1pK/1g34l6yUTILrUqyn Fm+1G8GhLpPWnDobVUh2EfchfgKU9cLDNaakEAhBAJhNa11HYwiQ+csRoWFQte2iVJ2/ soeMQ9sY8yz1xmykfqfZQFwjlucvB6fhjrdsDB6dxVafl/6+25pVNr8f328MKWINUYmi 6XlgxnfUlJGgvRDaj6JV6WyZ/EI2kPoCKLlCtJbpdJwKR5SCvYXL4FYVtlj8JGOyO3vQ FCCLK4VhbseC4MEiSbYYgUf7BEbcMSZMXWs4Qj2OiSJZSqM2F/wqUa/rZk+Iar3bIMcU C0LQ== X-Gm-Message-State: AOAM533halaLvoL/dgPxJO3gA8YKdUDxh2y/PML0HBx8znkzYy6QkOKA QgwqO08bYdfcJ9fMzaxzC0ML0RalojusJvaccPulgQ== X-Google-Smtp-Source: ABdhPJygsZGV2jXEzrzOAEyewK+AlGWuOTPOIQn0TkR1OZ4/7+SPYK4Me9O6HCkrfxsD5vpEGQYXoMz1jQyvChmE3l0= X-Received: by 2002:aca:f009:: with SMTP id o9mr4149261oih.34.1598080593808; Sat, 22 Aug 2020 00:16:33 -0700 (PDT) MIME-Version: 1.0 References: <87wo1scqer.fsf@nicolasgoaziou.fr> <87sgcgcori.fsf@nicolasgoaziou.fr> <874kov3d7b.fsf@nicolasgoaziou.fr> In-Reply-To: <874kov3d7b.fsf@nicolasgoaziou.fr> From: Vladimir Alexiev Date: Sat, 22 Aug 2020 10:16:20 +0300 Message-ID: Subject: Re: configure separator in org-table-insert-hline To: Vladimir Alexiev , emacs-orgmode@gnu.org Content-Type: multipart/alternative; boundary="0000000000001de16305ad722252" Received-SPF: softfail client-ip=2607:f8b0:4864:20::236; envelope-from=vladimir.alexiev@ontotext.com; helo=mail-oi1-x236.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: -9 X-Spam_score: -1.0 X-Spam_bar: - X-Spam_report: (-1.0 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_SOFTFAIL=0.665, URIBL_BLOCKED=0.001 autolearn=no 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=pass header.d=ontotext.com header.s=google header.b=mknF0Ee6; 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: 0Z852U2ekyuN --0000000000001de16305ad722252 Content-Type: text/plain; charset="UTF-8" How can I use radio tables for that? --0000000000001de16305ad722252 Content-Type: text/html; charset="UTF-8"
How can I use radio tables for that?
--0000000000001de16305ad722252--