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 19:50:35 +0530	[thread overview]
Message-ID: <CAL1SgUrhk90r1OW=CLcoPsDtbSNNHk6ep87Aqs4K_KF3qL68hA@mail.gmail.com> (raw)
In-Reply-To: <878vbp7zix.fsf@bzg.ath.cx>

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

Hi,

Shall i replace

>    (equal 0 (search "rtcite:" desc)))
>                              ^^^^^^^
>
or only

> (search "rtcite:" desc)))
>


with this

  (or search "rtcite:" desc)))



I tried with replacing the whole line i.e (equal 0 (search "rtcite:" desc)))

Now the last error message os gone but during pdf export i get a new error
message
"Exporting to pdf... done, with some errors: [undefined reference]"

thanks a lot :)


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

*



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

> >     (cond ((eq format 'latex)
> >           (if (or (not desc)
> >                   (equal 0 (search "rtcite:" desc)))
>                              ^^^^^^^
>
> Replace this last line with this
>
>                              (or search "rtcite:" desc)))
>
>
> I did no test this, though, just a wild guess.
>

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

  reply	other threads:[~2012-10-02 14:21 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 [this message]
2012-10-02 14:25     ` Bastien
2012-10-02 14:32       ` Sanjib Sikder
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='CAL1SgUrhk90r1OW=CLcoPsDtbSNNHk6ep87Aqs4K_KF3qL68hA@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).