all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* (interactive "rP") valid?
@ 2013-05-28 11:15 Thorsten Jolitz
  2013-05-28 11:38 ` Andreas Röhler
  0 siblings, 1 reply; 12+ messages in thread
From: Thorsten Jolitz @ 2013-05-28 11:15 UTC (permalink / raw)
  To: help-gnu-emacs


Hi List, 

function 'org-table-convert-region' uses (interactive "rP") and has the
following signature:

,---------------------------------------------------------
| (org-table-convert-region BEG0 END0 &optional SEPARATOR)
`---------------------------------------------------------

Non-interactively, the function works as expected:
different behaviour conditional on SEPARATOR being nil, an integer, '(4)
or '(16).

However, used interactively, SEPARATOR is always nil when 'C-u <digit>
M-x' is used.

Is (interactive "rP") not a valid combination?
Or is this a bug in Emacs?

-- 
cheers,
Thorsten





^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <<87mwrfe4oy.fsf@gmail.com>]

end of thread, other threads:[~2013-05-30 10:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-28 11:15 (interactive "rP") valid? Thorsten Jolitz
2013-05-28 11:38 ` Andreas Röhler
2013-05-28 11:42   ` Thorsten Jolitz
2013-05-28 13:20     ` Drew Adams
2013-05-28 14:36       ` Thorsten Jolitz
2013-05-28 15:13         ` Drew Adams
2013-05-28 16:42           ` How to write (interactive) with user-selection from predefined enumeration? (was Re: (interactive "rP") valid?) Thorsten Jolitz
2013-05-28 17:27             ` Drew Adams
2013-05-28 18:46               ` Thorsten Jolitz
     [not found]     ` <mailman.511.1369747231.22516.help-gnu-emacs@gnu.org>
2013-05-28 15:35       ` (interactive "rP") valid? Joost Kremers
     [not found]         ` <mailman.521.1369756484.22516.help-gnu-emacs@gnu.org>
2013-05-30 10:34           ` Joost Kremers
     [not found]       ` <<slrnkq9jm0.2vb.joostkremers@j.kremers4.news.arnhem.chello.nl>
2013-05-28 15:54         ` Drew Adams
     [not found] <<87mwrfe4oy.fsf@gmail.com>

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.