From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marvin Doyley Subject: Re: Problems with org-bibtex Date: Wed, 20 Nov 2013 23:09:55 -0500 Message-ID: References: <87siuql7yc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11330dfcf98e2504eba811c9 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjLaX-0001a4-Gu for emacs-orgmode@gnu.org; Wed, 20 Nov 2013 23:09:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjLaW-0003dV-BT for emacs-orgmode@gnu.org; Wed, 20 Nov 2013 23:09:57 -0500 Received: from mail-ob0-x233.google.com ([2607:f8b0:4003:c01::233]:45930) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjLaW-0003dQ-3G for emacs-orgmode@gnu.org; Wed, 20 Nov 2013 23:09:56 -0500 Received: by mail-ob0-f179.google.com with SMTP id wm4so5808692obc.10 for ; Wed, 20 Nov 2013 20:09:55 -0800 (PST) In-Reply-To: <87siuql7yc.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jambunathan K Cc: "emacs-orgmode@gnu.org" --001a11330dfcf98e2504eba811c9 Content-Type: text/plain; charset=ISO-8859-1 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 wrote: > Marvin Doyley 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. > --001a11330dfcf98e2504eba811c9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Sorry about that, I agree I should know better.

Here is the Backtrace that I got,
Cheers,
M

Debugger entered--Lisp error: (void-function bi= btex-beginning-of-entry)
=A0 bibtex-beginning-of-entry()
=A0 org-bibtex-read()
<= div>=A0 org-bibtex-yank()
=A0 call-interactively(org-bibtex-yank = record nil)
=A0 command-execute(org-bibtex-yank record)
=A0 (progn (setq prefix-arg current-prefix-arg) (setq this-command chosen-= item) (command-execute chosen-item (quote record)))
=A0 (unwind-protect (progn (setq prefix-arg current-prefix-arg) (setq = this-command chosen-item) (command-execute chosen-item (quote record))) (sm= ex-rank chosen-item) (smex-show-key-advice chosen-item) (run-at-time 0.01 n= il (function (lambda (cmd) (setq last-repeatable-command cmd))) chosen-item= ))
=A0 (if smex-custom-action (let ((action smex-custom-action)) (setq sm= ex-custom-action nil) (funcall action chosen-item)) (unwind-protect (progn = (setq prefix-arg current-prefix-arg) (setq this-command chosen-item) (comma= nd-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)))
=A0 (let ((chosen-item (intern (smex-completing-read commands initial-= input)))) (if smex-custom-action (let ((action smex-custom-action)) (setq s= mex-custom-action nil) (funcall action chosen-item)) (unwind-protect (progn= (setq prefix-arg current-prefix-arg) (setq this-command chosen-item) (comm= and-execute chosen-item (quote record))) (smex-rank chosen-item) (smex-show= -key-advice chosen-item) (run-at-time 0.01 nil (function (lambda (cmd) (set= q last-repeatable-command cmd))) chosen-item))))
=A0 smex-read-and-run(("toggle-debug-on-error" "org-mod= e" "org-capture" "global-hl-line-mode" "load-= file" "hl-sentence-mode" "text-scale-increase" &qu= ot;org-bibtex-yank" "gtd" "org-bibtex-read" "= org-bibtex-search" "marv:toggle-line-spacing" "dnotes&q= uot; "org-bibtex" "org-mobile-push" "notes" &= quot;print-buffer" "ps-print-buffer" "org-bibtex-create= " "org-insert-drawer" "org-mode-reftex-search" &qu= ot;org-beamer-export-to-pdf" "org-beamer-export-as-latex" &q= uot;org-bibtex-import-from-file" "org-bibtex-export-to-kill-ring&= quot; "a" "cd" "5x5" "any" "ar= p" "dbx" "dig" "erc" "ert" &qu= ot;esv" "ftp" "gdb" "irc" "jdb"= ; "man" "mpc" "pdb" "pwd" "rsh= " "sdb" "xdb" "yow" "calc" &qu= ot;diff" "dirs" ...))
=A0 (if (smex-already-running) (smex-update-and-rerun) (and smex-auto-= update (smex-detect-new-commands) (smex-update)) (smex-read-and-run smex-id= o-cache))
=A0 smex()
=A0 call-interactively(smex nil ni= l)


O= n Wed, Nov 20, 2013 at 11:00 PM, Jambunathan K <kjambunathan@gmail.co= m> wrote:
Marvin Doyley <marvinpas@gmail.com> writes:

> Symbol's function definition is void: bibtex-beginning-of-entry
Whenever you get an error, do

=A0 =A0 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.

--001a11330dfcf98e2504eba811c9--