emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: "Tbl -> Calculate -> Which Column?" says "Wrong type argument: commandp, org-table-current-column" [9.0.3 (release_9.0.3-255-g728929 @ /Users/xcy/src/org-mode/lisp/)]
@ 2017-01-31 15:08 Chunyang Xu
  2017-01-31 22:00 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Chunyang Xu @ 2017-01-31 15:08 UTC (permalink / raw)
  To: emacs-orgmode


In an Org Mode buffer, put point in a table and click
"Tbl -> Calculate -> Which Column?" in Menu bar, it fails and reports
the following in the echo area

  Wrong type argument: commandp, org-table-current-column

by looking at the source code of 'org-table-current-column', it is not a
interactive command. Thus I think it's a bug, although I don't know
which command it should run.

Emacs  : GNU Emacs 25.1.1 (x86_64-apple-darwin16.3.0, Carbon Version 157 AppKit 1504.76)
 of 2017-01-15
Package: Org mode version 9.0.3 (release_9.0.3-255-g728929 @ /Users/xcy/src/org-mode/lisp/)

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

* Re: Bug: "Tbl -> Calculate -> Which Column?" says "Wrong type argument: commandp, org-table-current-column" [9.0.3 (release_9.0.3-255-g728929 @ /Users/xcy/src/org-mode/lisp/)]
  2017-01-31 15:08 Bug: "Tbl -> Calculate -> Which Column?" says "Wrong type argument: commandp, org-table-current-column" [9.0.3 (release_9.0.3-255-g728929 @ /Users/xcy/src/org-mode/lisp/)] Chunyang Xu
@ 2017-01-31 22:00 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2017-01-31 22:00 UTC (permalink / raw)
  To: Chunyang Xu; +Cc: emacs-orgmode

Hello,

Chunyang Xu <mail@xuchunyang.me> writes:

> In an Org Mode buffer, put point in a table and click
> "Tbl -> Calculate -> Which Column?" in Menu bar, it fails and reports
> the following in the echo area
>
>   Wrong type argument: commandp, org-table-current-column
>
> by looking at the source code of 'org-table-current-column', it is not a
> interactive command. Thus I think it's a bug, although I don't know
> which command it should run.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2017-01-31 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-31 15:08 Bug: "Tbl -> Calculate -> Which Column?" says "Wrong type argument: commandp, org-table-current-column" [9.0.3 (release_9.0.3-255-g728929 @ /Users/xcy/src/org-mode/lisp/)] Chunyang Xu
2017-01-31 22:00 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).