unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Xah Lee <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Table formatting (cell padding) and navigation
Date: Wed, 23 May 2012 18:03:45 -0700 (PDT)	[thread overview]
Message-ID: <6d60e922-f7e1-4985-88e5-802f0206d30f@wp3g2000pbc.googlegroups.com> (raw)
In-Reply-To: mailman.1558.1337739910.855.help-gnu-emacs@gnu.org

On May 22, 7:22 pm, Avery Chan <avery+gm...@ootbdev.com> wrote:
> I am using emacs 24.0.92.1 with the table psuedo-mode.
>
> 1) Is there a way to pad cells so that there is one or more spaces between the
> text and the cell separator (i.e. '|')?
>
> 2) I realize that table mode isn't really a mode. Nonetheless I find doing C-h m
> useful for finding out what keys are bound in a particular mode. Where can I
> find documentation on what key combinations are bound in table mode? In
> particular, I'm trying to determine how to navigate within a table (for example,
> I found that tab sends me to the next cell).
>
> Thanks.

C-h f then the command name, then click the link to see the source
code. Then, search for word map.

C-h m (describe-mode) is only for major mode. Minor mode doesn't have
such documentation.

i wrote a tutorial on table. Might be helpful.

〈Emacs: Working with Tables〉
http://xahlee.org/emacs/emacs_table.html

 Xah


       reply	other threads:[~2012-05-24  1:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1558.1337739910.855.help-gnu-emacs@gnu.org>
2012-05-24  1:03 ` Xah Lee [this message]
2012-05-23  2:22 Table formatting (cell padding) and navigation Avery Chan

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=6d60e922-f7e1-4985-88e5-802f0206d30f@wp3g2000pbc.googlegroups.com \
    --to=xahlee@gmail.com \
    --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.
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).