all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* documentation bug for table-cell-horizontal-char
@ 2008-04-20 18:09 harven
  2008-04-23 16:48 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: harven @ 2008-04-20 18:09 UTC (permalink / raw)
  To: bug-gnu-emacs

There is a variable called table-cell-horizontal-char in the
emacs manual, version 22. This variable is said to contain
the character used as a horizontal delimiter for tables generated with
table.el.

There is in fact no table-cell-horizontal-char variable in table.el.
The variable is called instead table-cell-horizontal-chars and
contains  a string. Any character in this string is considered as a
horizontal delimiter when recognizing a table. The first character of
the string is used for output when drawing a new table.


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

* Re: documentation bug for table-cell-horizontal-char
  2008-04-20 18:09 documentation bug for table-cell-horizontal-char harven
@ 2008-04-23 16:48 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2008-04-23 16:48 UTC (permalink / raw)
  To: harven; +Cc: bug-gnu-emacs

> There is a variable called table-cell-horizontal-char in the
> emacs manual, version 22. This variable is said to contain
> the character used as a horizontal delimiter for tables generated with
> table.el.

> There is in fact no table-cell-horizontal-char variable in table.el.
> The variable is called instead table-cell-horizontal-chars and
> contains  a string. Any character in this string is considered as a
> horizontal delimiter when recognizing a table. The first character of
> the string is used for output when drawing a new table.

Thank, fixed,


        Stefan




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

end of thread, other threads:[~2008-04-23 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-20 18:09 documentation bug for table-cell-horizontal-char harven
2008-04-23 16:48 ` Stefan Monnier

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.