emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andrej Depperschmidt <depperand@posteo.de>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: Christian Kruse <cjk@defunct.ch>,
	gongzhitaao <zhitaao.gong@gmail.com>,
	emacs-orgmode@gnu.org
Subject: Re: Orgmode testsuite
Date: Fri, 29 Jan 2016 20:37:24 +0100	[thread overview]
Message-ID: <87io2cmb2j.fsf@posteo.de> (raw)
In-Reply-To: <87wpqsa569.fsf@nicolasgoaziou.fr>

Somehow I'm not able to locate the problematic part in my configuration
though it must be some interference of the recent changes of org-mode
with my configuration.

With point somewhere in the following table I get an error that gives
the backtrace pasted below. Do you have a hint what to look for looking
at that?

| col1               | col2               |
|--------------------+--------------------|
| http://www.url1.de | http://www.url2.de |


Debugger entered--Lisp error: (wrong-type-argument listp org-table)
  org-activate-plain-links(#<marker at 133 in minimal.org>)
  font-lock-fontify-keywords-region(1 #<marker at 133 in minimal.org> nil)
  font-lock-default-fontify-region(1 #<marker at 133 in minimal.org> nil)
  font-lock-fontify-region(1 #<marker at 133 in minimal.org>)
  org-table-align()
  org-table-next-field()
  funcall-interactively(org-table-next-field)
  call-interactively(org-table-next-field)
  org-cycle(nil)
  funcall-interactively(org-cycle nil)
  call-interactively(org-cycle nil nil)
  command-execute(org-cycle)



Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> Andrej Depperschmidt <depperand@posteo.de> writes:
>
>> The minimal example are the two tables in an org-file. When I try to
>> move in those tables using TAB it is working okay in the first but not
>> in the second. Note however that it is working as expected with emacs -Q
>> and manually loading org.
>>
>> There seems to be something in my configuration that needs to be
>> adjusted to the last changes in org-mode. It stopped working a few days
>> ago without any changes of my config. Any idea what to look for?
>>
>>
>> | col1 | col2 |
>> |------+------|
>> | a11  | a12  |
>> | a21  | a22  |
>>
>>
>> | col1               | col2               |
>> |--------------------+--------------------|
>> | http://www.url1.de | http://www.url2.de |
>
>
> I cannot reproduce the problem. You may want to bisect for the commit
> responsible for your change and let us know.
>
>
> Regards,

  reply	other threads:[~2016-01-29 19:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25 12:40 Orgmode testsuite gongzhitaao
2016-01-25 13:00 ` Nicolas Goaziou
2016-01-28  6:51   ` Christian Kruse
2016-01-28  7:59     ` Nicolas Goaziou
2016-01-28  8:10       ` Christian Kruse
2016-01-28  9:47       ` Andrej Depperschmidt
2016-01-28 23:40         ` Nicolas Goaziou
2016-01-29  7:06           ` Andrej Depperschmidt
2016-01-29 13:25             ` Nicolas Goaziou
2016-01-29 19:37               ` Andrej Depperschmidt [this message]
2016-01-29 21:37                 ` Nicolas Goaziou
2016-01-30 11:11                   ` Andrej Depperschmidt
2016-01-25 14:35 ` Nick Dokos

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=87io2cmb2j.fsf@posteo.de \
    --to=depperand@posteo.de \
    --cc=cjk@defunct.ch \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    --cc=zhitaao.gong@gmail.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).