emacs-devel
[Top][All Lists]
Advanced

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

Re: SES local variables to define printers


From: Vincent Belaïche
Subject: Re: SES local variables to define printers
Date: Thu, 30 May 2013 07:50:08 +0200


> From: address@hidden

[...]

 
> I'd add it to the file as a (ses-define-local-printer ..) call alongside
> the various (ses-cell ...) calls. But if you want to use a file-local
> variable, that's fine as well (tho there might be size-limit issues
> with using file-local variables).
> 

Ok you means _after_ the ses-cell declaration, just before those general
declarations (taken from examples.ses):

(ses-column-widths [15 15])
(ses-column-printers [nil nil])
(ses-default-printer "%.7g")
(ses-header-row 0)

> 
> Stefan
>

   Vincent



reply via email to

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