From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Fernandes Subject: Org mode installation problems Date: Tue, 6 Jan 2015 19:21:06 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8ZiU-0004Q9-Nl for emacs-orgmode@gnu.org; Tue, 06 Jan 2015 14:23:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y8ZiR-0000Ri-Fi for emacs-orgmode@gnu.org; Tue, 06 Jan 2015 14:22:58 -0500 Received: from plane.gmane.org ([80.91.229.3]:58028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8ZiR-0000QS-5J for emacs-orgmode@gnu.org; Tue, 06 Jan 2015 14:22:55 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y8Zi2-0006j9-1R for emacs-orgmode@gnu.org; Tue, 06 Jan 2015 20:22:30 +0100 Received: from 216.1.169.18 ([216.1.169.18]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Jan 2015 20:22:30 +0100 Received: from felixfcaf by 216.1.169.18 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Jan 2015 20:22:30 +0100 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: emacs-orgmode@gnu.org Hi, I recently updated to the latest org-mode version (using M-x list-packages). I am having some problems after installation. For example, the following keyboard test macro (fset 'jj [?\C-c ?c ?t ?j ?j return ?\C-c ?\C-c]) that invokes this capture template definition (setq org-capture-templates '(("t" "Todo" entry (file "~/org/j.org")))) no longer works. However, when I removed the directories org* from ~/.emacs.d/elpa/, then this keyboard test macro began to work again. Any suggestions on how to fix the installation problems? I have placed package-initialize at the beginning of my .emacs but that doesn't help. Is there an easy way to delete all previous installations of org mode? I had several org* directories in my ~/.emacs.d/elpa/ directory and the above problem was fixed when I removed them all. Thanks. Sincerely, Felix ---------------------------------------------------------- Emacs : GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 3.4.2) of 2014-02-22 on chindi10, modified by Debian Package: Org-mode version 7.8.02 current state: ============== (setq org-export-blocks '((src org-babel-exp-src-block nil) (comment org-export-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil) (dot org-export-blocks-format-dot nil)) org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-maybe) org-icalendar-include-todo t org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select-beamer-code) org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command-maybe) org-agenda-use-time-grid nil 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-custom-commands '(("pa" "A-priority" tags-todo "+SCHEDULED<=\"\"+PRIORITY=\"A\"") ("pb" "B-priority" tags-todo "+SCHEDULED<=\"\"+PRIORITY=\"B\"") ("pc" "C-priority" tags-todo "+SCHEDULED<=\"\"+PRIORITY=\"C\"") ("b" "Buy" tags "+CATEGORY=\"BUY\"") ("w" "Web" tags "+CATEGORY=\"WEB\"") ("k" "Books" tags "+CATEGORY=\"BOOKS\"") ("v" "Movies" tags "+CATEGORY=\"MOVIES\"") ("u" "Music" tags "+CATEGORY=\"MUSIC\"")) org-agenda-before-write-hook '(org-agenda-add-entry-text) org-speed-command-hook '(org-speed-command-default-hook org-babel-speed-command-hook) org-babel-pre-tangle-hook '(save-buffer) org-occur-hook '(org-first-headline-recenter) org-export-interblocks '((lob org-babel-exp-lob-one-liners) (src org-babel-exp-inline-src-blocks)) org-deadline-warning-days 0 org-metaup-hook '(org-babel-load-in-session-maybe) org-confirm-elisp-link-function 'yes-or-no-p org-export-latex-format-toc-function 'org-export-latex-format-toc-default org-capture-templates '(("t" "Todo" entry (file+headline "~/org/todo.org" "Tasks") "* TODO %^{Brief Description}" :prepend t) ("e" "Email Todo" entry (file+headline "~/org/todo.org" "Tasks") "* TODO %:subject\n%a\n%?Added: %U\n" :prepend t)) org-agenda-sorting-strategy '((agenda priority-down) (todo priority-down category-keep) (tags priority-down category-keep) (search category-keep)) org-export-preprocess-before-normalizing-links-hook '(org-remove-file-link-modifiers) org-agenda-start-with-follow-mode t org-blank-before-new-entry nil org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-agenda-prefix-format " %-11:c% s" org-export-first-hook '(org-beamer-initialize-open-trackers) org-mode-hook '(#[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-show-block-all append local] 5] org-babel-hide-all-hashes my-org-mode-hook) org-agenda-start-on-weekday nil org-agenda-mode-hook '(my-org-agenda-mode-hook) org-directory "~/org/" 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) org-export-latex-after-initial-vars-hook '(org-beamer-after-initial-vars) org-metadown-hook '(org-babel-pop-to-session-maybe) org-agenda-files '("~/org/todo.org" "~/org/home.org") org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer) org-after-todo-state-change-hook '(org-clock-out-if-current) org-confirm-shell-link-function 'yes-or-no-p )