all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Need to know how to goto-column
Date: Mon, 7 Dec 2020 09:04:37 +0300	[thread overview]
Message-ID: <X83F9XXcmrE3PMFR@protected.rcdrun.com> (raw)
In-Reply-To: <83360mf0mf.fsf@gnu.org>

* Eli Zaretskii <eliz@gnu.org> [2020-12-04 11:17]:
> > Yes, I have tried SES and I use Org tables. Alignment of text should
> > not be in tables, just something like
> > 
> >  FIELD                    FIELD HERE AND MORE
> >  FIELD AND MORE           FIELD AND MORE TOO
> >  MORE HERE                AND HERE ALSO MORE
> 
> Did you look at align.el?  (Sorry if someone already mentioned that
> and I missed it.)

Thank you, I looked, it seem complex for now as I only wish to align
header parts of the displayed text and not body part of the
programmatically displayed text. Something like string based
positioning actually very similar to tabulated list mode.

I guess that key to positioning is `string-width' function

I am looking how to use this function:

(defun tabulated-list-print-col (n col-desc x)





      reply	other threads:[~2020-12-07  6:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03 11:20 Need to know how to goto-column Jean Louis
2020-12-03 11:46 ` tomas
2020-12-03 14:22   ` Jean Louis
2020-12-03 14:33     ` Joost Kremers
2020-12-03 16:23       ` tabulated-list-mode for dynamic knowledge repository - " Jean Louis
2020-12-03 22:27     ` Michael Heerdegen
2020-12-03 22:29       ` Jean Louis
2020-12-03 23:33         ` Michael Heerdegen
2020-12-04  0:00           ` Jean Louis
2020-12-04  1:33             ` Michael Heerdegen
2020-12-04  6:01               ` Jean Louis
2020-12-05 21:40                 ` Michael Heerdegen
2020-12-06  5:02                   ` Jean Louis
2020-12-06 22:34                     ` Michael Heerdegen
2020-12-07  6:37                       ` Jean Louis
2020-12-04  8:15             ` Eli Zaretskii
2020-12-07  6:04               ` Jean Louis [this message]

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

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

  git send-email \
    --in-reply-to=X83F9XXcmrE3PMFR@protected.rcdrun.com \
    --to=bugs@gnu.support \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.