[O] Bug: Cannot open load file: No such file or directory, htmlize [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1.50/lisp/org/)]

2015-11-30 Thread Novak Boškov

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.


This is happen when I'm in agenda buffer and try to run org-agenda-write
to file with .html extension.

Emacs  : GNU Emacs 25.1.50.2 (x86_64-pc-linux-gnu, GTK+ Version 3.10.8)
 of 2015-11-29
Package: Org-mode version 8.2.10 (release_8.2.10 @ 
/usr/share/emacs/25.1.50/lisp/org/)

current state:
==
(setq
 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-speed-command-hook '(org-speed-command-default-hook
  org-babel-speed-command-hook)
 org-occur-hook '(org-first-headline-recenter)
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-log-done 'time
 org-confirm-shell-link-function 'yes-or-no-p
 org-agenda-exporter-settings '((ps-number-of-columns 2) (ps-landscape-mode t)
(org-agenda-add-entry-text-maxlines 5)
(htmlize-output-type (quote css)))
 org-after-todo-state-change-hook '(org-clock-out-if-current)
 org-src-mode-hook '(org-src-babel-configure-edit-buffer
 org-src-mode-configure-edit-buffer)
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-babel-pre-tangle-hook '(save-buffer)
 org-mode-hook '(er/add-org-mode-expansions
 #[nil "\300\301\302\303\304$\207"
   [org-add-hook change-major-mode-hook org-show-block-all
append local]
   5]
 #[nil "\300\301\302\303\304$\207"
   [org-add-hook change-major-mode-hook
org-babel-show-result-all append local]
   5]
 org-babel-result-hide-spec org-babel-hide-all-hashes
 #[nil "\300\301!\207" [run-hooks prelude-org-mode-hook] 2])
 org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point
  org-babel-execute-safely-maybe)
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
  org-cycle-hide-inline-tasks org-cycle-show-empty-lines
  org-optimize-window-after-visibility-change)
 org-agenda-span 56
 org-confirm-elisp-link-function 'yes-or-no-p
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 org-agenda-files '("/media/novak/Storage/org/plans.org"
"/media/novak/Storage/org/fakultet.org")
 org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
 )



Re: [O] Bug: Invalid function: org-with-silent-modifications [8.2.10 (8.2.10-40-gc763fa-elpa @ /home/me/.emacs.d/elpa/org-20150504/)]

2015-05-15 Thread Novak Boskov
But when M-x package-install RET org RET on a fresh Emacs session (fresh
like emacs -q) it indeed solves the issue.
It is same well known bug from the link in my report.

Sorry for inconvenience.

2015-05-14 22:02 GMT+02:00 novak fod...@gmail.com:

 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.
 

 I get error from the subject when try to activate agenda view
 (using any option).
 Problem has occurred when I have restarted Emacs.
 I can't figure out what happened here but I can suspect that
 problem maybe lays in the fact that I have moved some of my org files
 from /media/me/Storage/Emacs/ to /media/me/Strage/org/ and some of
 them has been added in agenda using C-c [. It was only
 maybe significant change I have made in meantime.
 I saw this [http://comments.gmane.org/gmane.emacs.orgmode/70880] but in
 this Emacs version org is built-in package and I haven't installed it
 from any external source.

 Emacs  : GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7)
  of 2014-03-07 on lamiak, modified by Debian
 Package: Org-mode version 8.2.10 (8.2.10-40-gc763fa-elpa @
 /home/me/.emacs.d/elpa/org-20150504/)

 current state:
 ==
 (setq
  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-speed-command-hook '(org-speed-command-default-hook
 org-babel-speed-command-hook)
  org-occur-hook '(org-first-headline-recenter)
  org-metaup-hook '(org-babel-load-in-session-maybe)
  org-confirm-shell-link-function 'yes-or-no-p
  org-clock-idle-time 30
  org-default-notes-file /media/me/Storage/org/notes.org
  org-agenda-include-diary t
  org-after-todo-state-change-hook '(org-clock-out-if-current)
  org-from-is-user-regexp \\me\\
  org-src-mode-hook '(org-src-babel-configure-edit-buffer
 org-src-mode-configure-edit-buffer)
  org-agenda-before-write-hook '(org-agenda-add-entry-text)
  org-babel-pre-tangle-hook '(save-buffer)
  org-mode-hook '(org-clock-load
  #[nil \300\301\302\303\304$\207
[org-add-hook change-major-mode-hook org-show-block-all append
 local] 5]
  #[nil \300\301\302\303\304$\207
[org-add-hook change-major-mode-hook org-babel-show-result-all
 append
 local]
5]
  org-babel-result-hide-spec org-babel-hide-all-hashes)
  org-clock-persist 'history
  org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point
 org-babel-execute-safely-maybe)
  org-enforce-todo-dependencies t
  org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
   org-cycle-hide-inline-tasks org-cycle-show-empty-lines
   org-optimize-window-after-visibility-change)
  org-todo-keywords '((sequence TODO(t) FEEDBACK(f) VERIFY(v) |
 DONE(d)
   DELEGATED(l))
  )
  org-confirm-elisp-link-function 'yes-or-no-p
  org-metadown-hook '(org-babel-pop-to-session-maybe)
  org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent)
  org-agenda-files '(/media/me/Storage/org/)
  org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
  org-after-todo-statistics-hook '(org-summary-todo)
  )




[O] Bug: Invalid function: org-with-silent-modifications [8.2.10 (8.2.10-40-gc763fa-elpa @ /home/me/.emacs.d/elpa/org-20150504/)]

2015-05-15 Thread novak

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.


I get error from the subject when try to activate agenda view
(using any option).
Problem has occurred when I have restarted Emacs.
I can't figure out what happened here but I can suspect that
problem maybe lays in the fact that I have moved some of my org files
from /media/me/Storage/Emacs/ to /media/me/Strage/org/ and some of
them has been added in agenda using C-c [. It was only
maybe significant change I have made in meantime.
I saw this [http://comments.gmane.org/gmane.emacs.orgmode/70880] but in
this Emacs version org is built-in package and I haven't installed it
from any external source.

Emacs  : GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7)
 of 2014-03-07 on lamiak, modified by Debian
Package: Org-mode version 8.2.10 (8.2.10-40-gc763fa-elpa @ 
/home/me/.emacs.d/elpa/org-20150504/)


current state:
==
(setq
 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-speed-command-hook '(org-speed-command-default-hook 
org-babel-speed-command-hook)

 org-occur-hook '(org-first-headline-recenter)
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-confirm-shell-link-function 'yes-or-no-p
 org-clock-idle-time 30
 org-default-notes-file /media/me/Storage/org/notes.org
 org-agenda-include-diary t
 org-after-todo-state-change-hook '(org-clock-out-if-current)
 org-from-is-user-regexp \\me\\
 org-src-mode-hook '(org-src-babel-configure-edit-buffer 
org-src-mode-configure-edit-buffer)

 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-babel-pre-tangle-hook '(save-buffer)
 org-mode-hook '(org-clock-load
 #[nil \300\301\302\303\304$\207
   [org-add-hook change-major-mode-hook org-show-block-all 
append local] 5]

 #[nil \300\301\302\303\304$\207
   [org-add-hook change-major-mode-hook 
org-babel-show-result-all append

local]
   5]
 org-babel-result-hide-spec org-babel-hide-all-hashes)
 org-clock-persist 'history
 org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point 
org-babel-execute-safely-maybe)

 org-enforce-todo-dependencies t
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
  org-cycle-hide-inline-tasks org-cycle-show-empty-lines
  org-optimize-window-after-visibility-change)
 org-todo-keywords '((sequence TODO(t) FEEDBACK(f) VERIFY(v) | 
DONE(d)

  DELEGATED(l))
 )
 org-confirm-elisp-link-function 'yes-or-no-p
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent)
 org-agenda-files '(/media/me/Storage/org/)
 org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
 org-after-todo-statistics-hook '(org-summary-todo)
 )




[O] Bug report: interaction with python-mode.el

2013-01-29 Thread Greg Novak
If I load a python source file using python-mode.el, and then subsequently
look at a .org file using org-mode.el, I get an error:

Lisp error: (wrong-type-argument stringp nil)

and then I cannot see my .org file (nothing is displayed in the buffer).

Specifically the steps to reproduce are:

1) run 'emacs --no-site-file --no-init-file'
2) eval (require 'python-mode) to load python-mode.el
3) find-file some/python/file.py
4) find-file some/org/file.org

and I get the above error.  If any of the above steps are omitted (ie, if I
load python-mode.el, but don't actually look at a python file), I don't get
the error.  I've included a traceback below.  I'm also submitting this to
as a bug to org-mode (https://bugs.launchpad.net/python-mode/+bug/1108910).
 I've never had problems with org-mode in this vein before, and this
started immediately after starting to use python-mode.el, so I suspect that
the problem lies there.  However, the whole traceback seems to be in
org-mode code, so I'm sending this to you, as well.

I'm running:
OS X 10.7.5
Emacs 24.2.1
org-mode 7.8.11
python-mode 6.1.0

Backtrace attached.

Thanks,
Greg
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  re-search-forward(nil nil move)
  outline-end-of-heading()
  outline-show-heading()
  #[nil   X\205   \302 \207 [outline-level levels outline-show-heading] 
2]()
  outline-map-region(#[nil    X\205   \302 \207 [outline-level levels 
outline-show-heading] 2] 1 289092)
  hide-sublevels(1)
  (and level (hide-sublevels level))
  (let ((level (save-excursion (goto-char (point-min)) (if (re-search-forward 
(concat ^ outline-regexp) nil t) (progn (goto-char (match-beginning 0)) 
(funcall outline-level)) (and level (hide-sublevels level)))
  org-overview()
  (cond ((and (eq last-command this-command) (eq org-cycle-global-status (quote 
overview))) (run-hook-with-args (quote org-pre-cycle-hook) (quote contents)) 
(unless ga (message CONTENTS...)) (org-content) (unless ga (message 
CONTENTS...done)) (setq org-cycle-global-status (quote contents)) 
(run-hook-with-args (quote org-cycle-hook) (quote contents))) ((and (eq 
last-command this-command) (eq org-cycle-global-status (quote contents))) 
(run-hook-with-args (quote org-pre-cycle-hook) (quote all)) (show-all) (unless 
ga (message SHOW ALL)) (setq org-cycle-global-status (quote all)) 
(run-hook-with-args (quote org-cycle-hook) (quote all))) (t (run-hook-with-args 
(quote org-pre-cycle-hook) (quote overview)) (org-overview) (unless ga (message 
OVERVIEW)) (setq org-cycle-global-status (quote overview)) 
(run-hook-with-args (quote org-cycle-hook) (quote overview
  (let ((ga (string-match \\*fontification (buffer-name (cond ((and (eq 
last-command this-command) (eq org-cycle-global-status (quote overview))) 
(run-hook-with-args (quote org-pre-cycle-hook) (quote contents)) (unless ga 
(message CONTENTS...)) (org-content) (unless ga (message CONTENTS...done)) 
(setq org-cycle-global-status (quote contents)) (run-hook-with-args (quote 
org-cycle-hook) (quote contents))) ((and (eq last-command this-command) (eq 
org-cycle-global-status (quote contents))) (run-hook-with-args (quote 
org-pre-cycle-hook) (quote all)) (show-all) (unless ga (message SHOW ALL)) 
(setq org-cycle-global-status (quote all)) (run-hook-with-args (quote 
org-cycle-hook) (quote all))) (t (run-hook-with-args (quote org-pre-cycle-hook) 
(quote overview)) (org-overview) (unless ga (message OVERVIEW)) (setq 
org-cycle-global-status (quote overview)) (run-hook-with-args (quote 
org-cycle-hook) (quote overview)
  org-cycle-internal-global()
  (cond ((equal arg (quote (16))) (setq last-command (quote dummy)) 
(org-set-startup-visibility) (message Startup visibility, plus VISIBILITY 
properties)) ((equal arg (quote (64))) (show-all) (message Entire buffer 
visible, including drawers)) ((org-at-table-p (quote any)) (if 
(org-at-table\.el-p) (message Use C-c ' to edit table.el tables) (if arg 
(org-table-edit-field t) (org-table-justify-field-maybe) (call-interactively 
(quote org-table-next-field) ((run-hook-with-args-until-success (quote 
org-tab-after-check-for-table-hook))) ((eq arg t) (org-cycle-internal-global)) 
((and org-drawers org-drawer-regexp (save-excursion (beginning-of-line 1) 
(looking-at org-drawer-regexp))) (org-flag-drawer (not (get-char-property 
(match-end 0) (quote invisible) ((integerp arg) (save-excursion 
(org-back-to-heading) (outline-up-heading (if ( arg 0) (- arg) (- (funcall 
outline-level) arg))) (org-show-subtree))) ((and (featurep (quote 
org-inlinetask)) (org-inlinetask-at-task-p) (or (bolp) (not (eq 
org-cycle-emulate-tab (quote exc-hl-bol) 
(org-inlinetask-toggle-visibility)) ((org-try-cdlatex-tab)) ((and (or (and 
org-cycle-include-plain-lists (org-at-item-p)) (save-excursion 
(beginning-of-line 1) (looking-at org-outline-regexp))) (or (bolp) (not (eq 
org-cycle-emulate-tab (quote exc-hl-bol) (org-cycle-internal-local)) 
(buffer-read-only 

Re: [O] Bug report: interaction with python-mode.el

2013-01-29 Thread Greg Novak
Apologies, this seems to have been fixed in the latest development sources
for python-mode.el.

Please disregard.

Thanks,
Greg



On Tue, Jan 29, 2013 at 3:12 PM, Greg Novak greg.no...@gmail.com wrote:

 If I load a python source file using python-mode.el, and then subsequently
 look at a .org file using org-mode.el, I get an error:

 Lisp error: (wrong-type-argument stringp nil)

 and then I cannot see my .org file (nothing is displayed in the buffer).

 Specifically the steps to reproduce are:

 1) run 'emacs --no-site-file --no-init-file'
 2) eval (require 'python-mode) to load python-mode.el
 3) find-file some/python/file.py
 4) find-file some/org/file.org

 and I get the above error.  If any of the above steps are omitted (ie, if
 I load python-mode.el, but don't actually look at a python file), I don't
 get the error.  I've included a traceback below.  I'm also submitting this
 to as a bug to org-mode (
 https://bugs.launchpad.net/python-mode/+bug/1108910).  I've never had
 problems with org-mode in this vein before, and this started immediately
 after starting to use python-mode.el, so I suspect that the problem lies
 there.  However, the whole traceback seems to be in org-mode code, so I'm
 sending this to you, as well.

 I'm running:
 OS X 10.7.5
 Emacs 24.2.1
 org-mode 7.8.11
 python-mode 6.1.0

 Backtrace attached.

 Thanks,
 Greg




[Orgmode] Obliterating schedule/deadline repeaters

2008-06-14 Thread Greg Novak
On the whole I'm happily using org-mode.  One thing that I'm unhappy
with is that when I'm looking at the agenda and decide to reschedule a
task that has a repeater, the repeater is obliterated.  That is, if
the task is:

* TODO Oil change
  SCHEDULED 2008-6-1 +3m

and I think to myself I'll do that on Saturday, not on Tuesday then
hit C-c C-s and put in the new date, the repeater is obliterated.
Ideally, the repeater would just be preserved as-is.  Almost as good
is if there's some clue in the minibuffer that the task has a repeater
and I should remember to include it in the new date.  As it stands, I
have this in my .emacs file to prevent manual changes to tasks with
repeaters---in that case I just look at the org file and change the
schedule date manually:

(defadvice org-schedule
  (around gsn/org-prevent-rescheduling-repeated-tasks activate)
  If the current task has a repeater, prevent rescheduling it to
avoid obliterating the repeater.
  (if (org-get-repeat)
  (message *** Can't reschedule this task without obliterating
repeater ***)
  ad-do-it))

I'm writing the list to see if there's a way to do this and I was just
dumb when I read the manual.  If not, I guess this is a feature
request.  I'm using v 6.04c.

Best,
Greg


___
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