all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* change the table view in Emacs
@ 2011-06-09  6:43 Ivanov Dmitry
  2011-06-10  7:10 ` Peter Dyballa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ivanov Dmitry @ 2011-06-09  6:43 UTC (permalink / raw)
  To: help-gnu-emacs

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.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-13  9:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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.