bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: documentation bug for table-cell-horizontal-char


From: Stefan Monnier
Subject: Re: documentation bug for table-cell-horizontal-char
Date: Wed, 23 Apr 2008 12:48:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]