unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Emanuel Berg <incal@dataswamp.org>
To: emacs-devel@gnu.org
Subject: Re: ASCII Tables with row and colspans
Date: Fri, 03 Nov 2023 17:09:29 +0100	[thread overview]
Message-ID: <87r0l6hl8m.fsf@dataswamp.org> (raw)
In-Reply-To: ZUTJa5HaiWoOtVgr@lco.syogm.com

Jean Louis wrote:

> This may not be what you want, but is probably related:
>
> Emacs Lisp: rcd-box.el package for table drawings:
> https://hyperscope.link/7/3/9/8/1/Emacs-Lisp-rcd-box-el-package-for-table-drawings-73981.html
>
> (rcd-box-table '(("NAME" "PHONE")
> 		 ("John" "+4412334566"))) → "
> ╔══════╦═════════════╗
> ║ NAME ║ PHONE       ║
> ╠══════╬═════════════╣
> ║ John ║ +4412334566 ║
> ╚══════╩═════════════╝

Pretty table!

But international phone numbers are written like this

  +49 69 11651

Don't believe me? Just check ITU-T E.123

  https://www.itu.int/rec/T-REC-E.123-200102-I

:)

PS. +44 is the UK BTW, so John is a good example indeed.
    +49 is Germany - Heinrich.

PPS. Again, see if this does what the OP wants:
     https://github.com/lassik/emacs-ascii-table

-- 
underground experts united
https://dataswamp.org/~incal




  reply	other threads:[~2023-11-03 16:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-12 21:05 ASCII Tables with row and colspans Ag Ibragimov
2023-10-13 12:02 ` Ihor Radchenko
2023-10-19  2:13   ` Ag Ibragimov
2023-10-19  3:21     ` Emanuel Berg
2023-10-19  6:46 ` Visuwesh
2023-11-03 10:20 ` Jean Louis
2023-11-03 16:09   ` Emanuel Berg [this message]
2023-11-03 19:12     ` [External] : " Drew Adams
2023-11-03 19:27       ` Emanuel Berg
2023-11-04 15:17         ` Eric S Fraga
2023-11-05 15:53           ` Emanuel Berg
2023-11-08  6:13     ` Jean Louis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0l6hl8m.fsf@dataswamp.org \
    --to=incal@dataswamp.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).