emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sanjib Sikder <sanjibju2002@gmail.com>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Symbol's function definition is void: search
Date: Tue, 2 Oct 2012 20:02:21 +0530	[thread overview]
Message-ID: <CAL1SgUpnNCC=vR-vV+xcAKsvvQ92MtQqVmfpORpJJK25EuyVwQ@mail.gmail.com> (raw)
In-Reply-To: <87fw5x6je5.fsf@bzg.ath.cx>

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

Hi,

I did what you said but still it is giving the same error,..[undefined
reference]

There is one line in the org file

[[papers:paper2012][paper2012-paper]]
[[bib:paper2012][paper2012-bib]]
[[biblist:paper2012][paper2012-biblist]]

This line is giving the error. If I remove this line from my org file, then
everything is perfect. While I am trying to export pdf including that line,
i am getting the error .[undefined reference].

Thanks a lot.

-----------------------------
*Sanjib Sikder
*Ph.D. Fellow
Chemical Engineering
IIT Bombay*

*



On Tue, Oct 2, 2012 at 7:55 PM, Bastien <bzg@altern.org> wrote:

> Hi Sanjib,
>
> Sanjib Sikder <sanjibju2002@gmail.com> writes:
>
> > or only
> >
> >     (search "rtcite:" desc)))
> >
> >
> >
> > with this
> >
> >       (or search "rtcite:" desc)))
>
> only this line.
>
> You get this error because Emacs tries to evaluate
>
>   (search "rtcite:" desc)
>
> ... and it cannot, because search is not a function.
> Search here is a variable (a string), hence
> (or search "rtcite:" desc))) should return something
> sensible.
>
> HTH,
>
> --
>  Bastien
>

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

  reply	other threads:[~2012-10-02 14:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-02 10:14 Symbol's function definition is void: search Sanjib Sikder
2012-10-02 13:51 ` Bastien
2012-10-02 14:20   ` Sanjib Sikder
2012-10-02 14:25     ` Bastien
2012-10-02 14:32       ` Sanjib Sikder [this message]
2012-10-03  5:59         ` Sanjib Sikder
2012-10-03  6:04           ` Bastien
2012-10-03  6:16             ` Sanjib Sikder
2012-10-03  6:34               ` Sanjib Sikder
2012-10-05 13:27                 ` Suvayu Ali

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='CAL1SgUpnNCC=vR-vV+xcAKsvvQ92MtQqVmfpORpJJK25EuyVwQ@mail.gmail.com' \
    --to=sanjibju2002@gmail.com \
    --cc=bzg@altern.org \
    --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).