emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Bug: [8.2.10 (8.2.10-1-g8b63dc-elpa @ /home/boudiccas/.emacs.d/elpa/org-20141027/)]
Date: Tue, 28 Oct 2014 14:43:20 -0400	[thread overview]
Message-ID: <87lho0yr07.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: 87mw8gp1y8.fsf@skimble.plus.com

Sharon Kimble <boudiccas@skimble.plus.com> writes:

> It is not a gnus-problem alone as I also get the error report when
> opening some org-mode pages. 
>
> "For the last couple of days I have been unable to send any emails through
> gnus, or any followups to a newsgroup, because the buffer which should contain
> the headers of the message and my signature have been completely blank and
> empty, with just "Wrong type argument: stringp, 1" showing in the mini-buffer.
> On several of my org-mode files, when opening them I get this error message
> showing in the mini-buffer - "org-columns-compile-format: Wrong type argument:
> stringp, 1"."
>
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (wrong-type-argument stringp 1)
>   string-match("%\\([0-9]+\\)?\\([[:alnum:]_-]+\\)\\(?:(\\([^)]+\\))\\)?\\(?:{\\([^}]+\\)}\\)?\\s-*" 1 0)
>   org-columns-compile-format(1)
>   org-columns-get-format(1)
>   org-columns(1)
>   (lambda nil (org-columns 1))()
>   run-hooks(change-major-mode-after-body-hook text-mode-hook outline-mode-hook org-mode-hook)
>   apply(run-hooks (change-major-mode-after-body-hook text-mode-hook outline-mode-hook org-mode-hook))
>   run-mode-hooks(org-mode-hook)
>   org-mode()
>   set-auto-mode-0(org-mode nil)
>   #[0 "\302\242\237\211\205.

Well, org-columns takes an optional string as argument, not an integer,
so whoever does (org-columns 1) is wrong, presumably one of the functions in
your org-mode-hook.

Nick

  reply	other threads:[~2014-10-28 18:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-28 16:57 Bug: [8.2.10 (8.2.10-1-g8b63dc-elpa @ /home/boudiccas/.emacs.d/elpa/org-20141027/)] Sharon Kimble
2014-10-28 18:43 ` Nick Dokos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-28 13:33 Sharon Kimble
2014-10-28 15:11 ` 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=87lho0yr07.fsf@alphaville.bos.redhat.com \
    --to=ndokos@gmail.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).