From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew dasys Subject: Tables and Latex "Wrong-number-of-arguments" error Date: Wed, 4 Mar 2009 13:48:46 -0500 Message-ID: <8aca08a00903041048g7318ec54v904b984a50daf4c7@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0108354308==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lew9M-0003CJ-Me for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 13:49:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lew9L-0003Bf-Tf for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 13:49:00 -0500 Received: from [199.232.76.173] (port=51813 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lew9L-0003Bc-Lj for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 13:48:59 -0500 Received: from wf-out-1314.google.com ([209.85.200.175]:33085) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lew9L-0003RB-3P for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 13:48:59 -0500 Received: by wf-out-1314.google.com with SMTP id 28so3645493wfc.24 for ; Wed, 04 Mar 2009 10:48:47 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0108354308== Content-Type: multipart/alternative; boundary=00504502c7a76b313404644f8076 --00504502c7a76b313404644f8076 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Trying to org-export-latex-... any table in 6.23trans and 6.23b results bot= h on WinXP and Ubuntu results in an error. Sending to html works great. Any guidance would be greatly appreciated. Table is as simple As I could think of: * MASH | id | Actor | Character | |----+---------------+---------------------------| | 1 | Allan Alda | "Hawkeye" Benjamin Pierce | | 2 | Gary Burghoff | "Radar" Walter O'Reilly | | 3 | Loretta Switt | "Hotlips" Margaret Hoolihan | Results in following error: Exporting to LaTeX... setq: Wrong number of arguments: #[(string &optional separators) ^E^@^Y^ZESC^\ ^L &^@^K=C7=94U&^@^K^MGW&^@^KT'^@^K#Y^= @=C7=94^MGWY^@^R=C7=94=3DS ^@=C7=94=3DK^@=C7=94^K=3DS^@^M^K=C7=94O B^Q=C7=95^S^L^@^K^MG=3Dg^@^M^KO B^Q ," [separators list notfirst start rexp string "[ ^L ^M^K]+" 0 nil string-match ...] 5 1390318], 3 ./tmp/table.org (END) Does not seem to be resolved by Manish's comments from: http://lists.gnu.org/archive/html/emacs-orgmode/2009-02/msg00354.html P.S Continue to be amazed by Org - great work thank you. P.P.S thread on variable usage was great way to see how others were using Org. --00504502c7a76b313404644f8076 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Trying to org-export-latex-... any table in 6.23trans and 6.23b results bot= h on WinXP and Ubuntu results in an error. Sending to html works great. Any= guidance would be greatly appreciated.

Table is as simple As I cou= ld think of:

* MASH
| id | Actor=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = | Character=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |
|----+---------------+--------------= -------------|
|=C2=A0 1 | Allan Alda=C2=A0=C2=A0=C2=A0 | "Hawkeye&= quot; Benjamin Pierce |
|=C2=A0 2 | Gary Burghoff | "Radar" Wa= lter O'Reilly=C2=A0=C2=A0 |
|=C2=A0 3 | Loretta Switt | "Hotlips" Margaret Hoolihan=C2=A0 |

Results in following error:

Exporting to LaTeX...
setq:= Wrong number of arguments: #[(string &optional separators) <U+0086&= gt;^E^@<C6><C7><C8><U+0089>^Y^ZESC^\
<C9>^L
<U+0083>&^@^K=C7=94U<U+0083>&^@^K^MGW&l= t;U+0083>&^@^KT<U+0082>'^@^K#<U+0083>Y^@=C7=94^MGW&l= t;U+0083>Y^@<CA>^R=C7=94<C7>=3D<U+0084>S
^@=C7=94&l= t;C7><U+0095>=3D<U+0083>K^@=C7=94^K=3D<U+0084>S^@^M^K= =C7=94O=C2=A0=C2=A0=C2=A0 B^Q=C7=95^S<U+0082>^L^@^K^MG=3D<U+0084&g= t;g^@^M^K<C8>O=C2=A0=C2=A0=C2=A0 B^Q
<U+009F>,<U+0087>" [separators list notfirst start rexp st= ring "[ ^L
^M^K]+" 0 nil string-match ...] 5 1390318], 3
./= tmp/table.org (END)



Does no= t seem to be resolved by Manish's comments from:
http://lists.gnu.org/archive/html/emacs-orgmode/2009-02/msg00354.htm= l

P.S Continue to be amazed by Org - great work thank you.
P.P.S thread on variable usage was great way to see how others were using O= rg.
--00504502c7a76b313404644f8076-- --===============0108354308== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0108354308==--