emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Gregory Grubbs <gregory@dynapse.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Bug: Problem with ido-completing-read from org-table-export
Date: Tue, 4 Aug 2009 17:15:52 +0200	[thread overview]
Message-ID: <39AECDDD-FAD3-4F16-BD61-A623434681BF@gmail.com> (raw)
In-Reply-To: <b0da11960908030831k17add6bboc83102a66f3289dc@mail.gmail.com>

Fixed, thanks.

- Carsten

On Aug 3, 2009, at 5:31 PM, Gregory Grubbs wrote:

> When exporting a table with ido-mode active, an error is raised in
> org-ido-completing-read.  I think ido-completing-read is being called
> with incorrect arguments, but the fix is beyond me.
>
> Steps to reproduce the error:
> Org-mode version: 6.28trans
> Emacs version: GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version
> 2.16.0) of 2009-04-05 on palmer, modified by Debian
>
>
> Turn on ido-mode: M-x ido-mode RET
> visit a file using C-x C-f /tmp/test.org RET
> Create a simple table:
> |column a|column b|
> |-
> |one|two|
> |three|four|
>
> Org-magic-tabelize it by hitting TAB somewhere in a column
>
> M-x org-table-export RET /tmp/test.csv
>
> Here's the backtrace I get:
>
> Debugger entered--Lisp error: (wrong-type-argument listp "orgtbl-to- 
> tsv")
>   #[(x) "\b@" [x] 1]("orgtbl-to-tsv")
>   mapcar(#[(x) "\b@" [x] 1] ("orgtbl-to-tsv" "orgtbl-to-csv"
> "orgtbl-to-latex" "orgtbl-to-html" "orgtbl-to-generic"
> "orgtbl-to-texinfo" "orgtbl-to-orgtbl"))
>   org-ido-completing-read("Format: " ("orgtbl-to-tsv" "orgtbl-to-csv"
> "orgtbl-to-latex" "orgtbl-to-html" "orgtbl-to-generic"
> "orgtbl-to-texinfo" "orgtbl-to-orgtbl") nil nil "orgtbl-to-tsv")
>   apply(org-ido-completing-read ("Format: " ("orgtbl-to-tsv"
> "orgtbl-to-csv" "orgtbl-to-latex" "orgtbl-to-html" "orgtbl-to-generic"
> "orgtbl-to-texinfo" "orgtbl-to-orgtbl") nil nil "orgtbl-to-tsv"))
>   org-completing-read("Format: " ("orgtbl-to-tsv" "orgtbl-to-csv"
> "orgtbl-to-latex" "orgtbl-to-html" "orgtbl-to-generic"
> "orgtbl-to-texinfo" "orgtbl-to-orgtbl") nil nil "orgtbl-to-tsv")
>   org-table-export()
>   call-interactively(org-table-export t nil)
>   execute-extended-command(nil)
>   call-interactively(execute-extended-command nil nil)
>   recursive-edit()
>   byte-code("Æ\x10    @Ç=!
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      reply	other threads:[~2009-08-04 15:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-03 15:31 Bug: Problem with ido-completing-read from org-table-export Gregory Grubbs
2009-08-04 15:15 ` Carsten Dominik [this message]

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=39AECDDD-FAD3-4F16-BD61-A623434681BF@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=gregory@dynapse.com \
    /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 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).