all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Harald Maier <harald@maierh.de>
Cc: emacs-devel@gnu.org
Subject: Re: progress reporting again
Date: Wed, 17 Nov 2004 07:35:35 +0100	[thread overview]
Message-ID: <m3lld1dlu0.fsf@ate.maierh> (raw)
In-Reply-To: <200411151813.44859.pogonyshev@gmx.net> (Paul Pogonyshev's message of "Mon, 15 Nov 2004 18:13:44 +0200")

Paul Pogonyshev <pogonyshev@gmx.net> writes:

> Can anyone who uses SES mode check if the following patch works
> fine?  I think it is generally a good idea to unify progress
> reporting as much as possible in Emacs.
>
> I didn't touch `ses-time-check' function, since progress messages
> used with it are non-standard.

Unfortunately, I got the following error:

Debugger entered--Lisp error: (void-function row)
  row(3)
  ses-setup()
  ses-mode()
  set-auto-mode-0(ses-mode nil)
  set-auto-mode()
  normal-mode(t)
  after-find-file(nil t)
  find-file-noselect-1(#<buffer test.ses> "~/tmp/test.ses" nil nil "~/tmp/test.ses" (252719 771))
  find-file-noselect("~/tmp/test.ses" nil nil t)
  find-file("~/tmp/test.ses" t)
  call-interactively(find-file)


,----[ test.ses ]
|       8       9
|      13      14
|      12      12
| 
| \f
| (ses-cell A1 8 8 nil nil)
| (ses-cell B1 9 9 nil nil)
| 
| (ses-cell A2 13 13 nil nil)
| (ses-cell B2 14 14 nil nil)
| 
| (ses-cell A3 12 12 nil nil)
| (ses-cell B3 12 12 nil nil)
| 
| (ses-column-widths [7 7])
| (ses-column-printers [nil nil])
| (ses-default-printer "%.7g")
| (ses-header-row 0)
| 
| ( ;Global parameters (these are read first)
|  2 ;SES file-format
|  3 ;numrows
|  2 ;numcols
| )
| 
| ;;; Local Variables:
| ;;; mode: ses
| ;;; End:
`----

Harald

  reply	other threads:[~2004-11-17  6:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-15 16:13 progress reporting again Paul Pogonyshev
2004-11-17  6:35 ` Harald Maier [this message]
2004-11-17 13:39   ` Paul Pogonyshev
2004-11-17 19:26     ` Stefan Monnier
2004-11-17 20:25       ` Paul Pogonyshev
2004-11-18  0:03         ` Kevin Rodgers
2004-11-18  6:25       ` Harald Maier
2004-11-26 15:21         ` Paul Pogonyshev
2005-01-19 23:48           ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3lld1dlu0.fsf@ate.maierh \
    --to=harald@maierh.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.