[O] infojs without shortcuts

2015-12-24 Thread Alfredo Buttari
Dear all,
I'm trying to set up a web page for a software I want to distribute using
org-mode. I'd like to use the folding feature of org-info.js but I'd like
to disable the shortcuts for keyboard navigation. The reason is that this
page contains a form but the keyboard shortcuts make it impossible to fill
it up. A prelimirary version of this page can be found here:

http://buttari.perso.enseeiht.fr/wqr/index.html

Is it possible to disable the keyboard shortcuts in org-info.js ? I
couldn't find anything on the infojs documentation. If it's not possible,
do you know any workaround to get this working?

Regards,
Alfredo


[Orgmode] can't get appointments working

2007-11-07 Thread Alfredo Buttari
Hi all,
I'm trying to convert items in my org files into appointments. As far
as my understanding goes, org-agenda-to-appt has to be run every time
I start emacs so I added these lines to my .emacs file:

(setq appt-display-format 'window)
(setq appt-display-duration 30)
(setq appt-audible t)
(setq appt-display-mode-line t)
(appt-activate 1)
(org-agenda-to-appt)


but when I start emacs appt-time-msg-list has value nil. However if I
run org-agenda-to-appt manually right after emacs startup, then I get
the message 1 event added for today and the variable
appt-time-msg-list contains the appropriate values.
What am I doing wrong here?

thanks

alfredo



-- 
-
Alfredo Buttari,
Innovative Computing Laboratory,
UTK Computer Science Dept.
1122 Volunteer Blvd. Knoxville, TN 37996
Tel: 001-865-974-9989
URL: http://alfredobuttari.wordpress.com


___
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