emacs-devel
[Top][All Lists]
Advanced

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

Re: table.el


From: Miles Bader
Subject: Re: table.el
Date: 26 Nov 2001 15:54:50 +0900

Tak Ota <address@hidden> writes:
> > . Is it possible to change the method how default values during a
> >   call to `table-insert' are given?  Currently, I get e.g.
> > 
> >     `Number of columns: 1'
> 
> I placed the `:' before the default value parenthesis since it seems
> to be the standard way in emacs elsewhere.

Actually the usual syntax is something like:

    `Number of columns: (default 1) '

[note the space after the end-paren]

-Miles
-- 
Suburbia: where they tear out the trees and then name streets after them.



reply via email to

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