emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: thomas <thomas@friendlyvillagers.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: table align error
Date: Sat, 28 Oct 2017 16:25:47 +0200	[thread overview]
Message-ID: <213ad5ac-f274-4137-f844-325563b4fec3@friendlyvillagers.com> (raw)
In-Reply-To: <8bc0b35c-447a-e59c-bd35-e2718c46a336@friendlyvillagers.com>

[-- Attachment #1: Type: text/plain, Size: 1792 bytes --]

hm, I recompiled org mode and found this warning:

Compiling /home/thomas/dev/elisp/orgmode/org-mode/lisp/org-table.el...

In org-table-align:
org-table.el:812:24:Warning: split-string called with 4 arguments, but 
accepts
     only 1-3

this might be related to my error ... line 812 in org-table.el:

    (split-string (buffer-substring beg end) "\n" t "[ \t]")))

My Emacs version is 24.3.50.1

- thomas


On 28.10.2017 12:01, thomas wrote:
>
> Hi!
>
> org mode table align (<TAB> key) is broken on my installation.
>
> I'm using the latest version from github:
>
>  Org mode version 9.1.2 (release_9.1.2-154-g99dbca @ 
> /home/thomas/dev/elisp/orgmode/org-mode/lisp/)
>
> This is the message I get when pressing <TAB> on any table:
>
>  org-table-align: Wrong number of arguments: #[(string &optional 
> separators omit-nulls) "\bƒ\b
>
> This is the output from toggle-error-on-debug:
>
>  Debugger entered--Lisp error: (wrong-number-of-arguments #[(string 
> &optional separators omit-nulls) "\b\203\b
>
>  [separators omit-nulls split-string-default-separators list notfirst 
> start t 0 nil string-match rexp keep-nulls string] 5 1652423] 4)
>   split-string(#("| test\n" 0 6 (fontified nil face org-table) 6 7 
> (fontified nil)) "\n" t "[     ]")
>   org-table-align()
>   org-table-next-field()
>   call-interactively(org-table-next-field)
>   org-cycle(nil)
>   call-interactively(org-cycle nil nil)
>   recursive-edit()
>   debug()
>   call-interactively(debug record nil)
>   command-execute(debug record)
>   execute-extended-command(nil "debug")
>   call-interactively(execute-extended-command nil nil)*
> *
>
> I can't figure out what's wrong with my installation ... any 
> suggestions would be very helpful!
>
> thank you,
>
> thomas
>
>
>
>
> *
> *
>


[-- Attachment #2: Type: text/html, Size: 3267 bytes --]

  reply	other threads:[~2017-10-28 14:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-28 10:01 table align error thomas
2017-10-28 14:25 ` thomas [this message]
2017-10-28 15:20   ` thomas
2017-10-28 17:10     ` thomas
2017-10-29  8:17       ` Nicolas Goaziou
2017-10-29  9:16         ` thomas

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=213ad5ac-f274-4137-f844-325563b4fec3@friendlyvillagers.com \
    --to=thomas@friendlyvillagers.com \
    --cc=emacs-orgmode@gnu.org \
    /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).