From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Heime Newsgroups: gmane.emacs.help Subject: Re: Elisp Reference Manual on inserting tables Date: Sun, 06 Nov 2022 04:18:19 +0000 Message-ID: <6Z6_K1-F06LaCcWUNoIbXE2j8T1KXL2FCaQ-hNfVFK6TfqUFTZPVJIdJR2pn_MlmjA-eSlg1Hzcl-t2WhXmzKztKLhvVn2iY_PP9JWaCVe4=@protonmail.com> References: <87iljuishm.fsf@ucl.ac.uk> <87v8nth846.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8367"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Christopher Dimech , "help-gnu-emacs@gnu.org" To: "Fraga, Eric" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Nov 06 05:19:03 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1orX7e-0001yo-QN for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 06 Nov 2022 05:19:02 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1orX7F-0000Cl-Fl; Sun, 06 Nov 2022 00:18:37 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1orX7E-0000Cd-8e for help-gnu-emacs@gnu.org; Sun, 06 Nov 2022 00:18:36 -0400 Original-Received: from mail-4325.protonmail.ch ([185.70.43.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1orX7C-0007bJ-7Y for help-gnu-emacs@gnu.org; Sun, 06 Nov 2022 00:18:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1667708304; x=1667967504; bh=9WvtH0oA5h46PxGgk2UpaH1N5S1yBKGnCkcOht9vj0Q=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=mzoFltgveNZlqt9VEdlK8MbfRJStmS189DTsiK6qwrSZZ/0L8cmPF3B3mHO/52w8+ mKSI1WQU5V4xKYp6gGZbPj8cQLyxCW2ym8ixzoNkKXpKiC6NU8LCeEIqPSFbBWKP5w 6CsUCHuZqUko+6iluYHlqe1PP62Iko/fedEaM1DjzRRmifjA1G56M7viy697kTJH43 mUM71c6yp01PSpK60+F98cE0EjF4nJsH8Bzrd/STKXwvbhSWRdywpzcs/s91XXm4gv +W123ZfIHbqdR24Hs3ggd2OZ7D631RUAb2axwC5ah3kBb3rtCLeiNWTXtSci0Okrns Fsa7deWoOv7kg== In-Reply-To: <87v8nth846.fsf@ucl.ac.uk> Feedback-ID: 57735886:user:proton Received-SPF: pass client-ip=185.70.43.25; envelope-from=heimeborgia@protonmail.com; helo=mail-4325.protonmail.ch 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: "help-gnu-emacs" Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:140699 Archived-At: ------- Original Message ------- On Saturday, November 5th, 2022 at 12:57 PM, Fraga, Eric wrote: > On Friday, 4 Nov 2022 at 18:07, Christopher Dimech wrote: >=20 > > Making tables is a fairly common thing to do. Perhaps there are > > deficiencies in the non-org table commands and setup? >=20 >=20 > But why is this an issue with the elisp reference manual? It might be > an issue for the Emacs user manual, at best. Well, you seem to know better. As I was talking about making tables from= =20 elisp, I though there should be something in the Elisp Manual as well. Or perhaps in the Elisp Tutorial?=20