unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Ian Barton <lists@wilkesley.net>
To: help-gnu-emacs@gnu.org
Subject: Re: change the table view in Emacs
Date: Mon, 13 Jun 2011 10:58:09 +0100	[thread overview]
Message-ID: <4DF5DF31.10400@wilkesley.net> (raw)
In-Reply-To: <853572791.20110609104329@gmail.com>


> When I run a command table-insert it creates the table like this:
>
> +-----+-----+-----+
> |  |   |  |
> +-----+-----+-----+
> |  |   |  |
> +-----+-----+-----+
> |  |   |  |
> +-----+-----+-----+
>
> How can I make it look like this?
>
> +-----+-----+-----+
> |     |     |     |
> +-----+-----+-----+
> |     |     |     |
> +-----+-----+-----+
> |     |     |     |
> +-----+-----+-----+
>
>
> In fact, when I copy/pasted it from Emacs to my email program, it became correct.
>
>

Just place the point inside the table and press Tab. Note I only use 
tables in org-mode, but I think this is standard Emacs behaviour.

Ian.



      parent reply	other threads:[~2011-06-13  9:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-09  6:43 change the table view in Emacs Ivanov Dmitry
2011-06-10  7:10 ` Peter Dyballa
2011-06-10 23:04 ` Bastien
2011-06-13  9:58 ` Ian Barton [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

  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=4DF5DF31.10400@wilkesley.net \
    --to=lists@wilkesley.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=lists@manor-farm.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).