emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Fontify whole headline doesn't stick when Emacs restarted [7.9 (release_7.9-3-ga986d3 @ c:/emacs/lisp/org/lisp/)]
@ 2012-09-27 16:25 D. C. Toedt
  2012-09-27 22:14 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: D. C. Toedt @ 2012-09-27 16:25 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 8966 bytes --]

I have to reset the Fontify entire heading variable every time I
restart Emacs.  I've confirmed that my .emacs file includes the proper
variable setting.

Org-mode environment is below.

-- 
*D. C. Toedt III * |  Lawyer for tech companies  |  Houston, Texas (Central
time zone)    |  Last name is pronounced "Tate"
dc@toedt.com  |  +1 (713) 364-6545   |  *Blog:* On
Contracts<http://www.OnContracts.com>  |
 *LinkedIn:* dctoedt <http://www.linkedin.com/in/dctoedt>  |
Calendar<https://www.google.com/calendar/embed?src=dc.toedt@toedt.com&mode=WEEK>
 (redacted)




Emacs  : GNU Emacs 24.1.1 (i386-mingw-nt6.1.7601)
 of 2012-06-10 on MARVIN
Package: Org-mode version 7.9 (release_7.9-3-ga986d3 @
c:/emacs/lisp/org/lisp/)

current state:
==============
(setq
 org-export-blocks '((src org-babel-exp-src-block nil)
     (export-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-tags-sort-function 'string<
 org-export-with-drawers '("PRCDT")
 org-export-odt-preferred-output-format "docx"
 org-export-with-tags nil
 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-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
 org-modules '(org-bbdb org-bibtex org-docview org-gnus org-info org-jsinfo
org-irc org-mew org-mhe
       org-rmail org-vm org-wl org-w3m org-odt)
 org-export-html-protect-char-alist 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-before-write-hook '(org-agenda-add-entry-text)
 org-highlight-latex-fragments-and-specials t
 org-speed-command-hook '(org-speed-command-default-hook
org-babel-speed-command-hook)
 org-export-with-toc nil
 org-export-preprocess-hook
'(org-lparse-strip-experimental-blocks-maybe-hook)
 org-babel-pre-tangle-hook '(save-buffer)
 org-occur-hook '(org-first-headline-recenter)
 org-export-interblocks '((src org-babel-exp-non-block-elements))
 org-deadline-warning-days 5
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-reveal-start-hook '(org-decrypt-entry)
 org-confirm-elisp-link-function 'yes-or-no-p
 org-export-latex-format-toc-function 'org-export-latex-format-toc-default
 org-hide-leading-stars t
 org-capture-templates '(("n" "NX" entry (file
"c:/Users/DCT/Documents/Dropbox/Org/Notebook.org" prepend)
  "* NX %? %^g\n")
 ("c" "CD" entry (file "c:/Users/DCT/Documents/Dropbox/Org/Notebook.org"
prepend)
  "* CD %? %^g\n")
 ("p" "PR" entry (file "c:/Users/DCT/Documents/Dropbox/Org/Notebook.org"
prepend)
  "* PR %?\n")
 ("w" "WT" entry (file "c:/Users/DCT/Documents/Dropbox/Org/Notebook.org"
prepend)
  "* WT %?\n")
 ("s" "SD" entry (file "c:/Users/DCT/Documents/Dropbox/Org/Notebook.org"
prepend)
  "* SD %?\n")
 ("l" "Weight" table-line (file
"c:/Users/DCT/Documents/Dropbox/Org/Weight.org")
  "|%^u|%^{Weight}|\n")
 ("h" "HB" entry (file "c:/Users/DCT/Documents/Dropbox/Org/Notebook.org"
prepend)
  "* HB %?\n")
 ("x" "Taxes" table-line (file
"c:/Users/DCT/Documents/Dropbox/Org/Taxes.org")
  "|%^u|%^{Description}|%^{Amount}|%^{Who}|Schedule
%^{Schedule}|%^{Category}|%^{Documentation}|\n")
 ("j" "Journal" entry
  (file+datetree "c:/Users/DCT/Documents/Dropbox/Org/Notebook.org") "*
%?\n")
 )
 org-agenda-sorting-strategy '((agenda habit-down time-up priority-down
category-keep)
       (todo todo-state-up priority-down alpha-up)
       (tags priority-down category-keep) (search category-keep))
 org-tag-faces '(("NX" :foreground "blue" :weight bold))
 org-default-notes-file ""
 org-alphabetical-lists t
 org-export-preprocess-before-normalizing-links-hook
'(org-remove-file-link-modifiers)
 org-export-preprocess-after-blockquote-hook
'(org-export-odt-preprocess-latex-fragments
       org-lparse-preprocess-after-blockquote-hook)
 org-agenda-span 7
 org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
 org-export-html-postamble nil
 org-support-shift-select 'always
 org-export-first-hook '(org-beamer-initialize-open-trackers)
 org-mode-hook '((lambda nil (setq org-mouse-context-menu-function (quote
org-mouse-context-menu))
  (when (memq (quote context-menu) org-mouse-features)
   (org-defkey org-mouse-map [mouse-3] nil)
   (org-defkey org-mode-map [mouse-3] (quote org-mouse-show-context-menu)))
  (org-defkey org-mode-map [down-mouse-1] (quote org-mouse-down-mouse))
  (when (memq (quote context-menu) org-mouse-features)
   (org-defkey org-mouse-map [C-drag-mouse-1] (quote org-mouse-move-tree))
   (org-defkey org-mouse-map [C-down-mouse-1] (quote
org-mouse-move-tree-start)))
  (when (memq (quote yank-link) org-mouse-features)
   (org-defkey org-mode-map [S-mouse-2] (quote org-mouse-yank-link))
   (org-defkey org-mode-map [drag-mouse-3] (quote org-mouse-yank-link)))
  (when (memq (quote move-tree) org-mouse-features)
   (org-defkey org-mouse-map [drag-mouse-3] (quote org-mouse-move-tree))
   (org-defkey org-mouse-map [down-mouse-3] (quote
org-mouse-move-tree-start)))
  (when (memq (quote activate-stars) org-mouse-features)
   (font-lock-add-keywords nil
    (\`
     (((\, org-outline-regexp) 0
       (\` (face org-link mouse-face highlight keymap (\, org-mouse-map)))
       (quote prepend))
      )
     )
    t)
   )
  (when (memq (quote activate-bullets) org-mouse-features)
   (font-lock-add-keywords nil
    (\`
     (("^[ ]*\\([-+*]\\|[0-9]+[.)]\\) +"
       (1 (\` (face org-link keymap (\, org-mouse-map) mouse-face
highlight))
(quote prepend))
       )
      )
     )
    t)
   )
  (when (memq (quote activate-checkboxes) org-mouse-features)
   (font-lock-add-keywords nil
    (\`
     (("^[ ]*\\([-+*]\\|[0-9]+[.)]\\) +\\(\\[[ X]\\]\\)"
       (2 (\` (face bold keymap (\, org-mouse-map) mouse-face highlight))
t))
      )
     )
    t)
   )
  (defadvice org-open-at-point (around org-mouse-open-at-point activate)
   (let ((context (org-context)))
    (cond ((assq :headline-stars context) (org-cycle))
     ((assq :checkbox context) (org-toggle-checkbox))
     ((assq :item-bullet context) (let ((org-cycle-include-plain-lists t))
(org-cycle)))
     ((org-footnote-at-reference-p) nil) (t ad-do-it))
    )
   )
  )
 (lambda nil
  (org-add-hook (quote change-major-mode-hook) (quote org-show-block-all)
(quote append)
   (quote local))
  )
 (lambda nil
  (org-add-hook (quote change-major-mode-hook) (quote
org-babel-show-result-all)
   (quote append) (quote local))
  )
 org-babel-result-hide-spec org-babel-hide-all-hashes)
 org-export-html-style-include-default nil
 org-agenda-start-on-weekday nil
 org-agenda-mode-hook '((lambda nil
 (setq org-mouse-context-menu-function (quote
org-mouse-agenda-context-menu))
 (org-defkey org-agenda-mode-map [mouse-3] (quote
org-mouse-show-context-menu))
 (org-defkey org-agenda-mode-map [down-mouse-3] (quote
org-mouse-move-tree-start))
 (org-defkey org-agenda-mode-map [C-mouse-4] (quote org-agenda-earlier))
 (org-defkey org-agenda-mode-map [C-mouse-5] (quote org-agenda-later))
 (org-defkey org-agenda-mode-map [drag-mouse-3]
  (function
   (lambda (event) (interactive "e")
    (case (org-mouse-get-gesture event) (:left (org-agenda-earlier 1))
     (:right (org-agenda-later 1)))
    )
   )
  )
 )
)
 org-directory "C:/Users/DCT/Documents/Dropbox/Org"
 org-indent-indentation-per-level 4
 org-export-with-section-numbers nil
 org-mobile-directory "C:/Users/DCT/Documents/Dropbox/MobileOrg"
 org-from-is-user-regexp nil
 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-html-coding-system 'utf-8-unix
 org-mobile-inbox-for-pull "C:/Users/DCT/Documents/Dropbox/MobileOrg/
flagged.org"
 org-export-latex-after-initial-vars-hook '(org-beamer-after-initial-vars)
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 org-todo-keywords '((type "PR(p)" "SD(s)" "TD(t)" "NX(n)" "CD(c)" "RV(r)"
"WT(w)" "RL(l)" "|" "DONE(d)"))
 org-startup-indented t
 org-agenda-files '("c:/Users/DCT/Documents/Dropbox/Org/Notebook.org"
    "c:/Users/DCT/Documents/Dropbox/Org/Docket.org")
 org-fontify-whole-heading-line t
 org-file-apps '(("\\.odc\\'" . system) ("\\.odf\\'" . system) ("\\.odi\\'"
. system)
 ("\\.otp\\'" . system) ("\\.odp\\'" . system) ("\\.otg\\'" . system)
 ("\\.odg\\'" . system) ("\\.ots\\'" . system) ("\\.ods\\'" . system)
 ("\\.odm\\'" . system) ("\\.ott\\'" . system) ("\\.odt\\'" . system)
(auto-mode . emacs)
 ("\\.mm\\'" . default) ("\\.x?html?\\'" . default) ("\\.pdf\\'" . default))
 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-export-html-footnote-format "[%s]"
 org-mouse-1-follows-link t
 org-confirm-shell-link-function 'yes-or-no-p
 )

[-- Attachment #2: Type: text/html, Size: 20236 bytes --]

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

* Re: Bug: Fontify whole headline doesn't stick when Emacs restarted [7.9 (release_7.9-3-ga986d3 @ c:/emacs/lisp/org/lisp/)]
  2012-09-27 16:25 Bug: Fontify whole headline doesn't stick when Emacs restarted [7.9 (release_7.9-3-ga986d3 @ c:/emacs/lisp/org/lisp/)] D. C. Toedt
@ 2012-09-27 22:14 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-09-27 22:14 UTC (permalink / raw)
  To: D. C. Toedt; +Cc: emacs-orgmode

"D. C. Toedt" <dc@toedt.com> writes:

> I have to reset the Fontify entire heading variable every time I
> restart Emacs.  I've confirmed that my .emacs file includes the
> proper variable setting.

I'm not sure I understand -- can you explain more in details what
happens and what is wrong?

Thanks,

-- 
 Bastien

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

end of thread, other threads:[~2012-09-27 22:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-27 16:25 Bug: Fontify whole headline doesn't stick when Emacs restarted [7.9 (release_7.9-3-ga986d3 @ c:/emacs/lisp/org/lisp/)] D. C. Toedt
2012-09-27 22:14 ` Bastien

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