emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Buglet] org-table-current-column needs to be made (interactive)
@ 2010-09-30  6:07 Nick Dokos
  2010-09-30  6:32 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Dokos @ 2010-09-30  6:07 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: nicholas.dokos

org-table-current-column is called interactively from the Tbl menu but is
not declared (interactive), so when the menu item is activated I get:

Debugger entered--Lisp error: (wrong-type-argument commandp org-table-current-column)
  call-interactively(org-table-current-column nil nil)

Alternatively, the menu entry can be deleted (but since that's how I found the
function, I'd like to keep the menu entry !-)

Org version: Org-mode version 7.01trans (release_7.01h.595.g9f96)

Thanks,
Nick

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

* Re: [Buglet] org-table-current-column needs to be made (interactive)
  2010-09-30  6:07 [Buglet] org-table-current-column needs to be made (interactive) Nick Dokos
@ 2010-09-30  6:32 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-09-30  6:32 UTC (permalink / raw)
  To: nicholas.dokos; +Cc: emacs-orgmode


On Sep 30, 2010, at 8:07 AM, Nick Dokos wrote:

> org-table-current-column is called interactively from the Tbl menu  
> but is
> not declared (interactive), so when the menu item is activated I get:
>
> Debugger entered--Lisp error: (wrong-type-argument commandp org- 
> table-current-column)
>  call-interactively(org-table-current-column nil nil)
>
> Alternatively, the menu entry can be deleted (but since that's how I  
> found the
> function, I'd like to keep the menu entry !-)

OK, it is now an interactive function that reports back with a message.

- Carsten

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

end of thread, other threads:[~2010-09-30  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-30  6:07 [Buglet] org-table-current-column needs to be made (interactive) Nick Dokos
2010-09-30  6:32 ` Carsten Dominik

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).