emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas <n.goaziou@gmail.com>
To: "Frank Jäkel" <fjaekel@uos.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Symbol's function definition is void: fill-forward-paragraph
Date: Thu, 10 Mar 2011 19:28:04 +0100	[thread overview]
Message-ID: <87bp1iygnf.fsf@gmail.com> (raw)
In-Reply-To: <1299750044.30358.23.camel@birke.ikw.Uni-Osnabrueck.DE> ("Frank Jäkel"'s message of "Thu, 10 Mar 2011 10:40:44 +0100")

Hello,

Frank Jäkel <fjaekel@uos.de> writes:

> * A
> I'm trying to fill this
> paragraph by pressing
> M-q now
>
> I get the following error:
>
> Debugger entered--Lisp error: (void-function fill-forward-paragraph)
>   (fill-forward-paragraph -1)
>   (save-excursion (fill-forward-paragraph -1) (setq itemp
> (org-in-item-p)))
>   (cond ((and ... ...) t) (table\.el-p t) (table-p (org-table-align) t)
> (itemp (let* ... ... ... t)) ((save-excursion ... ...) (let ... ...)) (t
> nil))
>   (let ((table-p ...) (table\.el-p ...) (itemp ...)) (cond (... t)
> (table\.el-p t) (table-p ... t) (itemp ...) (... ...) (t nil)))
>   org-fill-paragraph(nil)
>   fill-paragraph(nil)
>   call-interactively(fill-paragraph)
>
> Strangely, if I now go back to the buffer and try M-q this time it will
> fill the paragraph as intended.

So you mean `fill-forward-paragraph' is known by Emacs afterwards?

> A solution that worked for me was to replace all calls to
> fill-forward-paragraph with fill-paragraph.

I don't think it is a solution as fill-forward-paragraph is a movement
function, not a filling one: they can't be equivalent.

Regards,

-- 
Nicolas

  reply	other threads:[~2011-03-10 18:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10  9:40 Symbol's function definition is void: fill-forward-paragraph Frank Jäkel
2011-03-10 18:28 ` Nicolas [this message]
2011-03-10 18:50   ` Nicolas

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=87bp1iygnf.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=fjaekel@uos.de \
    /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).