Hi Charles,
thanks for the report, this should be fixed now.
- Carsten
On Nov 17, 2009, at 9:49 PM, Charles Sebold 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.
------------------------------------------------------------------------
If the word "file" is a tag, then a hyperlink will show up in your
tags
at the end of the heading line.
For example:
* testing testing testing :file:this:under:problems:
The workaround is to make "file" your last tag, for the moment.
Emacs : GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600)
of 2009-11-11 on CT-SEBOLDCR-T4C
Package: Org-mode version 6.33trans (release_6.33c.10.ga7fb)
current state:
==============
(setq
org-agenda-custom-commands '(("z" tags "memorize&daily|odd|tuesday|
memday17")
("A" "Full Agenda" ((agenda "")))
("7" "Full Weekly Agenda"
((agenda "" ((org-agenda-ndays 7)))))
("G" "Non-LCMS tasks" ((tags-todo "-
lcms")))
("R" "TeamMania tasks"
((tags-todo "+work+teammania")))
("W" "LCMS tasks" ((tags-todo "+work
+lcms")))
("S" "SQL tasks" ((tags-todo "+work
+sql")))
("g" agenda "non-LCMS Agenda"
((org-agenda-files (quote ("~/org/
gtd.org")))))
("w" agenda "LCMS Agenda"
((org-agenda-files (quote ("~/org/
lcms.org")))))
("k" agenda "LCMS Weekly Agenda"
((org-agenda-files (quote ("~/org/
lcms.org")))
(org-agenda-ndays 7))
)
)
org-agenda-files '("~/org" "~/org/fiction" "~/org/reference" "~/org/
personal")
org-after-todo-state-change-hook '(org-clock-out-if-current)
org-deadline-warning-days 5
org-agenda-skip-scheduled-if-done t
org-stuck-projects '("+LEVEL=2/-DONE" ("TODO" "NEXT" "NEXTACTION")
("info") "")
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-todo-keywords '((sequence "INBOX(i)" "TICKLER(t!)" "|" "FILE(f@)"
"CANCELED(k@)")
(sequence "TODO" "WAITING" "VERIFY" "|" "DONE"
"REASSIGNED")
(sequence "DAILY(d)" "|" "DONEDLY"
"UNSCHEDDLY(D)")
(sequence "WEEKLY(e)" "|" "DONEWKLY"
"UNSCHEDWKLY(E)")
(sequence "MONTHLY(m)" "|" "DONEMNTHLY"
"UNSCHEDMNTHLY(M)")
(sequence "APPT" "RESCHEDULE(s@)" "|" "APPTPAST"
"APPTCANCELED(n@)")
(sequence "REQUEST(r!)" "REQWAITING(w@/!)"
"REQVERIFY(v)" "|"
"REQCLOSED(c!)" "REQREASSIGNED(a@)")
(sequence "PROJECT(P!)" "PROJWAITING(W@/!)"
"PROJVERIFY(V)"
"|" "PROJCLOSED(C!)" "PROJREASSIGNED(A@)")
)
org-agenda-before-write-hook '(org-agenda-add-entry-text)
org-default-notes-file "~/org//process.org"
org-directory "~/org/"
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 '(#[nil "\300\301\302\303\304$\207"
[org-add-hook change-major-mode-hook org-show-
block-all append
local]
5]
)
org-agenda-ndays 1
org-use-fast-todo-selection 'prefix
org-confirm-elisp-link-function 'yes-or-no-p
org-log-into-drawer t
org-agenda-mode-hook '(hl-line-mode)
org-agenda-skip-deadline-if-done t
org-occur-hook '(org-first-headline-recenter)
org-from-is-user-regexp nil
org-mobile-directory "~/stage/"
org-agenda-use-time-grid nil
org-mobile-checksum-binary "sha1sum"
)
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode