From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Bug: void-function time-to-seconds, gnus-git [7.01trans] Date: Wed, 24 Nov 2010 16:03:32 +0100 Message-ID: <871v6apxvf.fsf@gilgamesch.quim.ucm.es> Reply-To: Uwe Brauer Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from [140.186.70.92] (port=53663 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLGtZ-00021f-Pt for emacs-orgmode@gnu.org; Wed, 24 Nov 2010 10:05:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PLGse-0008AZ-Ft for emacs-orgmode@gnu.org; Wed, 24 Nov 2010 10:04:25 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:56600) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PLGse-0008AS-90 for emacs-orgmode@gnu.org; Wed, 24 Nov 2010 10:03:32 -0500 Received: by wwb39 with SMTP id 39so54824wwb.30 for ; Wed, 24 Nov 2010 07:03:31 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ Hello this is bizarre problem. I use 6.36c with Xemacs21.4 and 7.01h with 21.5.18. However when I upgraded from nognus 0.11 to the latest gnus-git version, the org-export function does not work any more, I attach the error message. I can "solve" the problem by adding (load-library "time-date.el") But I presume this is not the right way to do things. Uwe Brauer --=-=-= Content-Type: text/plain Content-Disposition: inline; filename=org-time-bug Debugger entered--Lisp error: (void-function time-to-seconds) time-to-seconds((19693 10334 26285)) org-float-time() (defvar org-agenda-last-marker-time (org-float-time) ("/home/oub/xemacs/site-lisp/packages/org-6.36c/lisp/org-agenda.elc" . 101447)) load-internal("org-agenda" nil t nil binary) load("org-agenda" nil t nil) si:require(org-agenda nil) require(org-agenda) byte-code("..." [require org org-macs org-agenda org-exp-blocks org-src] 2) load-internal("org-exp" nil nil nil binary) load("org-exp" nil nil nil) apply(load ("org-exp" nil nil nil)) dired-handler-fn(load "org-exp" nil nil nil) load("org-exp" nil nil nil) --=-=-= Content-Type: text/plain Emacs : XEmacs 21.5 (beta29) "garbanzo" [Lucid] (i686-pc-linux, Mule) of Tue Nov 2 2010 on gilgamesch.quim.ucm.es Package: Org-mode version 7.01trans current state: ============== (setq org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer) org-metaup-hook '(org-babel-load-in-session-maybe) org-export-preprocess-after-include-files-hook '(org-export-blocks-preprocess) outline-mode-hook '(hide-body) org-after-todo-state-change-hook '(org-clock-out-if-current) org-metadown-hook '(org-babel-pop-to-session-maybe) org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-maybe) org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select-beamer-code) org-agenda-before-write-hook '(org-agenda-add-entry-text) org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers org-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-agenda-include-diary t outline-minor-mode-hook '((lambda nil (local-set-key [(shift return)] (quote hide-body))) ) org-babel-pre-tangle-hook '(save-buffer) org-mode-hook '(# # org-babel-result-hide-spec org-babel-hide-all-hashes my-org-keys turn-on-flyspell iso-accents-mode turn-on-auto-capitalize-mode) org-confirm-elisp-link-function 'yes-or-no-p org-speed-command-hook '(org-speed-command-default-hook org-babel-speed-command-hook) org-export-blocks-postblock-hook '(org-exp-res/src-name-cleanup) org-export-interblocks '((lob org-babel-exp-lob-one-liners) (src org-babel-exp-inline-src-blocks)) org-export-latex-after-initial-vars-hook '(org-beamer-after-initial-vars) org-export-latex-format-toc-function 'org-export-latex-format-toc-default org-export-preprocess-before-normalizing-links-hook '(org-remove-file-link-modifiers) org-confirm-shell-link-function 'yes-or-no-p org-table-default-size "3x3" org-export-first-hook '(org-beamer-initialize-open-trackers) org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command-maybe org-babel-hide-result-toggle-maybe) org-export-blocks '((src org-babel-exp-src-blocks nil) (comment org-export-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil) (dot org-export-blocks-format-dot nil)) org-occur-hook '(org-first-headline-recenter) org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc org-beamer-auto-fragile-frames org-beamer-place-default-actions-for-lists) outline-regexp ";;; \\|(...." outline-heading-end-regexp "[\n]" ) --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --=-=-=--