Hello,
Version 6.30e included a nice detail in the org-agenda feature: the org-agenda
frame could be closed simply by clicking the x (close-file) button. I notice
that this capability is absent (at least by default) in version 6.31a. Can it be
somehow enabled?
Regards,
bostjanv
_
Hello,
Thanks for the help. "q" for "kill-frame" is just as good as the button "x".
Regards,
bostjanv
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/list
Hello,
I use org mode on Windows and Linux machines, and with 6.33f I have encountered
a problem that didn't occur before:
Installation on Linux completes normally, but on Windows XP it ends with the
following lines:
lisp/org-w3m.el lisp/org-wl.el lisp/org-xoxo.el)))' \
--eval '(i
Hello,
I notice that the makefile in version 7.9.1 has been changed (with regard to v.
7.8.11). When I tried to run it under Windows7, it didn't work (the makefile
for 7.8.11 ran OK). Can anyone provide some information?
Regards,
bostjanv
Hello,
Thanks for all the answers. It seems that my problem was that I was not
aware of some changes in the 7.9.1 version. I was finally able to make
the 7.9.1 version operational by following the procedure in
http://orgmode.org/worg/org-hacks.html#compiling-org-without-make
However, there are s
Hello,
I've noticed that my orgmode installation (7.9.1) uses the wrong date for the
start of daylight savings. The emacs manual lists that in this case one should
change the values of calendar-daylight-savings-starts and
calendar-daylight-savings-ends variables. I tried it, but it doesn't have any
Hello,
Thanks for your reply. I made the assignments in my init.el
file, as follows:
(load "utilvilf") ; frame parameters, font
(load "cal-dst") ; I noticed that cal-dst was not initially loaded
(setq calendar-daylight-savings-starts '(bv-calendar-dst-starts year))
(setq calendar-daylight-saving
Hello,
On Wed, Mar 13, 2013 at 10:50 AM, Bastien wrote:
> Hi Bostjan,
>
> Bostjan Vilfan writes:
>
>> I've noticed that my orgmode installation (7.9.1) uses the wrong date for the
>> start of daylight savings. The emacs manual lists that in this case one
>
Hello,
Prior to org-mode version 9.0 I was able to use the default program for
a file type on Windows 10 with the following setting:
(setq org-file-apps (list (cons t (list 'w32-shell-execute "open" 'file
However, now (currently my version of org mode is 9.1.9) nothing I try
works, including