emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-mode version 6.32trans; Cannot complete on #+SETUPFILE
@ 2009-10-27 16:17 Phil Rooke
  2009-10-27 17:24 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Rooke @ 2009-10-27 16:17 UTC (permalink / raw)
  To: emacs-orgmode


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

Hardly important, but SETUPFILE doesn't seem to appear in the #+
options completions list.

Phil

-- 

Emacs  : GNU Emacs 23.1.50.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46)
Package: Org-mode version 6.32trans

current state:
==============
(setq
 org-log-done 'time
 org-remember-default-headline "Tasks"
 org-clock-in-switch-to-state "STARTED"
 org-agenda-clockreport-parameter-plist '(:link nil :maxlevel 3)
 org-default-priority 99
 org-agenda-custom-commands '(("P" "Projects" tags "/!PROJECT"
 ((org-use-tag-inheritance nil)))
			      ("s" "Started Tasks" todo "STARTED"
 ((org-agenda-todo-ignore-with-date nil)))
			      ("w" "Tasks waiting on something" tags "WAITING"
 ((org-use-tag-inheritance nil)))
			      ("r" "Refile New Notes and Tasks" tags "REFILE"
 ((org-agenda-todo-ignore-with-date nil)))
			      ("n" "Notes" tags "NOTES" nil))
 org-agenda-files "~/Documents/Org/org-agenda-files"
 org-agenda-window-setup 'current-window
 org-clock-into-drawer t
 org-completion-use-ido t
 org-after-todo-state-change-hook '(org-clock-out-if-current)
 org-clock-out-when-done nil
 org-clock-history-length 35
 org-time-stamp-rounding-minutes '(5 5)
 org-todo-state-tags-triggers '(("CANCELLED" ("CANCELLED" . t)) ("WAITING" ("WAITING"
 . t) ("NEXT")) ("SOMEDAY" ("WAITING" . t))
				(done ("NEXT") ("WAITING")) ("TODO" ("WAITING")
 ("CANCELLED")) ("STARTED" ("WAITING"))
				("PROJECT" ("CANCELLED") ("PROJECT" . t)))
 org-agenda-sorting-strategy '(time-up priority-down category-up)
 org-agenda-restore-windows-after-quit t
 org-agenda-skip-scheduled-if-done t
 org-clock-in-resume t
 org-export-preprocess-hook '(org-export-blocks-preprocess)
 org-tab-first-hook '(org-hide-block-toggle-maybe)
 org-src-mode-hook '(org-src-mode-configure-edit-buffer)
 org-confirm-shell-link-function 'yes-or-no-p
 org-clock-persist t
 org-todo-keywords '((sequence "TODO(t)" "STARTED(s)" "NEXT(n)" "|" "DONE(d!/!)")
		     (sequence "WAITING(w@/!)" "SOMEDAY(S!)" "PROJECT(p@)" "|" "CANCELLED(c@/!)"))
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-default-notes-file "~/Documents/Org/notes.org"
 org-directory "~/Documents/Org"
 org-attach-auto-tag "attach"
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
 org-cycle-show-empty-lines
		  org-optimize-window-after-visibility-change)
 org-mode-hook '((lambda nil (setq local-abbrev-table text-mode-abbrev-table))
		 #[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-show-block-all append local] 5])
 org-clock-out-remove-zero-time-clocks t
 org-agenda-ndays 1
 org-refile-targets '((org-agenda-files :maxlevel . 5) (nil :maxlevel . 5))
 org-cycle-separator-lines 1
 org-confirm-elisp-link-function 'yes-or-no-p
 org-refile-use-outline-path 'file
 org-fast-tag-selection-single-key 'expert
 org-agenda-start-on-weekday nil
 org-agenda-skip-deadline-if-done t
 org-occur-hook '(org-first-headline-recenter)
 org-agenda-log-mode-items '(clock)
 org-tags-column -79
 org-modules '(org-bbdb org-bibtex org-gnus org-info org-habit org-protocol org-w3m org-bookmark org-checklist org-toc)
 org-remember-templates '(("Appt" 97 "* %^T %^{Appointment}%?" "triage.org" bottom
 nil)
			  ("Browser" 119 "* %:description\n  (created: %U)\n\n
 %?\n\n  %c\n\n  %i")
			  ("Date" 100 "* %^t %^{Diary entry}%?" "triage.org" bottom
 nil)
			  ("Hols" 104 "* %^{Event (eg holiday)}\n%^t--%^t%?"
 "triage.org" bottom nil)
			  ("Notes" 110 "* %?
 :note:\n  %U" "notes.org" bottom nil)
			  ("Phone" 112 "* PHONE %?
 :phone:\n %U" "triage.org" bottom nil)
			  ("Todo" 116 "* TODO %?\n %u" "triage.org" bottom nil))
 )

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Org-mode version 6.32trans; Cannot complete on #+SETUPFILE
  2009-10-27 16:17 Org-mode version 6.32trans; Cannot complete on #+SETUPFILE Phil Rooke
@ 2009-10-27 17:24 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-10-27 17:24 UTC (permalink / raw)
  To: Phil Rooke; +Cc: emacs-orgmode


On Oct 27, 2009, at 5:17 PM, Phil Rooke wrote:

>
> 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.
> ------------------------------------------------------------------------
>
> Hardly important, but SETUPFILE doesn't seem to appear in the #+
> options completions list.

Good catch, thank you.

- Carsten

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-27 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-27 16:17 Org-mode version 6.32trans; Cannot complete on #+SETUPFILE Phil Rooke
2009-10-27 17:24 ` Carsten Dominik

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).