emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marvin Doyley <marvinpas@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Problems with org-bibtex
Date: Wed, 20 Nov 2013 23:09:55 -0500	[thread overview]
Message-ID: <CALQvLVqv54bN703Z0SHEh06ny7txM5bdY_vFi-Wbh+mvda+d4w@mail.gmail.com> (raw)
In-Reply-To: <87siuql7yc.fsf@gmail.com>

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

Sorry about that, I agree I should know better.

Here is the Backtrace that I got,
Cheers,
M

Debugger entered--Lisp error: (void-function bibtex-beginning-of-entry)
  bibtex-beginning-of-entry()
  org-bibtex-read()
  org-bibtex-yank()
  call-interactively(org-bibtex-yank record nil)
  command-execute(org-bibtex-yank record)
  (progn (setq prefix-arg current-prefix-arg) (setq this-command
chosen-item) (command-execute chosen-item (quote record)))
  (unwind-protect (progn (setq prefix-arg current-prefix-arg) (setq
this-command chosen-item) (command-execute chosen-item (quote record)))
(smex-rank chosen-item) (smex-show-key-advice chosen-item) (run-at-time
0.01 nil (function (lambda (cmd) (setq last-repeatable-command cmd)))
chosen-item))
  (if smex-custom-action (let ((action smex-custom-action)) (setq
smex-custom-action nil) (funcall action chosen-item)) (unwind-protect
(progn (setq prefix-arg current-prefix-arg) (setq this-command chosen-item)
(command-execute chosen-item (quote record))) (smex-rank chosen-item)
(smex-show-key-advice chosen-item) (run-at-time 0.01 nil (function (lambda
(cmd) (setq last-repeatable-command cmd))) chosen-item)))
  (let ((chosen-item (intern (smex-completing-read commands
initial-input)))) (if smex-custom-action (let ((action smex-custom-action))
(setq smex-custom-action nil) (funcall action chosen-item)) (unwind-protect
(progn (setq prefix-arg current-prefix-arg) (setq this-command chosen-item)
(command-execute chosen-item (quote record))) (smex-rank chosen-item)
(smex-show-key-advice chosen-item) (run-at-time 0.01 nil (function (lambda
(cmd) (setq last-repeatable-command cmd))) chosen-item))))
  smex-read-and-run(("toggle-debug-on-error" "org-mode" "org-capture"
"global-hl-line-mode" "load-file" "hl-sentence-mode" "text-scale-increase"
"org-bibtex-yank" "gtd" "org-bibtex-read" "org-bibtex-search"
"marv:toggle-line-spacing" "dnotes" "org-bibtex" "org-mobile-push" "notes"
"print-buffer" "ps-print-buffer" "org-bibtex-create" "org-insert-drawer"
"org-mode-reftex-search" "org-beamer-export-to-pdf"
"org-beamer-export-as-latex" "org-bibtex-import-from-file"
"org-bibtex-export-to-kill-ring" "a" "cd" "5x5" "any" "arp" "dbx" "dig"
"erc" "ert" "esv" "ftp" "gdb" "irc" "jdb" "man" "mpc" "pdb" "pwd" "rsh"
"sdb" "xdb" "yow" "calc" "diff" "dirs" ...))
  (if (smex-already-running) (smex-update-and-rerun) (and smex-auto-update
(smex-detect-new-commands) (smex-update)) (smex-read-and-run
smex-ido-cache))
  smex()
  call-interactively(smex nil nil)


On Wed, Nov 20, 2013 at 11:00 PM, Jambunathan K <kjambunathan@gmail.com>wrote:

> Marvin Doyley <marvinpas@gmail.com> writes:
>
> > Symbol's function definition is void: bibtex-beginning-of-entry
>
> Whenever you get an error, do
>
>     M-x toggle-debug-on-error
>
> and post the *Backtrace* buffer.
>
> I am still surprised why (even) regulars in this list fail to do it.
>

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

  reply	other threads:[~2013-11-21  4:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-21  3:55 Problems with org-bibtex Marvin Doyley
2013-11-21  4:00 ` Jambunathan K
2013-11-21  4:09   ` Marvin Doyley [this message]
2013-11-21  8:25 ` Sean O'Halpin
2013-11-21 10:43   ` Christopher Witte
2013-11-21 15:12     ` Marvin Doyley
2013-11-21 15:35       ` Nick Dokos
2013-11-21 16:00       ` Marvin Doyley

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=CALQvLVqv54bN703Z0SHEh06ny7txM5bdY_vFi-Wbh+mvda+d4w@mail.gmail.com \
    --to=marvinpas@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjambunathan@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).