Simon Butler writes:
> Hi Sharon
>
> the menu is part of BibTeX-mode (https://www.emacswiki.org/emacs/BibTeX)
Thanks Simon, I've now been able to provide a key-sequence for 'Online
Resource' like so -
--8<---cut here---start->8---
(global-set-key "\C-c C-e C-
Hi, Kokou,
Adding to what Leslie Watter writes:
>>- Under Register, and Login heading, How do i generate html forms
>>which will post entries to specific destinations? and also generate code
>>for capturing the data?
>>
>> To use forms, you'll probably will use raw HTML:
>
> https:/
This week, the error re-appeared.
* Karl Voit wrote:
>
> Thanks for the advice. I ran three test runs in order to find out how output
> is
> affected:
>
>
> Testrun with disabled org-depend:
> emacs-snapshot --batch --load /home/vk/.emacs.d/init.el --eval '(progn
> (my-export-agenda))
>261.
Hi Kokou,
In addition to what others have said, you might want to use Hugo (
https://gohugo.io/) for producing your website, and in this case you can
use the fantastic ox-hugo (https://ox-hugo.scripter.co/) to manage the
contents from within org-mode. It should be possible to use Hugo's features
t
I can see that an "incident" can be seen as a TODO; indeed, anything event
can start as a TODO, then move on in status to one of your other
org-todo-keyword entries. Question: When I start the TODO process, and then
update the status, once or more times, finally, perhaps with DONE, is there
a recor
Lawrence
On Fri, Feb 28, 2020 at 09:26:06AM -0600, Lawrence Bottorff wrote:
> I can see that an "incident" can be seen as a TODO; indeed, anything event
> can start as a TODO, then move on in status to one of your other
> org-todo-keyword entries. Question: When I start the TODO process, and then
I've gone to my org-log-into-drawer customize menu and it says "Not into a
drawer" even though a C-u C-c C-t gets me the org-todo-keyword list, and
when I chose TODO, I get an LOGBOOK entry form. Good. This is indeed the
behavior I want, i.e., always make a "log entry" upon a TODO choice.
However,
Sharon Kimble writes:
> Simon Butler writes:
>
>> Hi Sharon
>>
>> the menu is part of BibTeX-mode (https://www.emacswiki.org/emacs/BibTeX)
>
> Thanks Simon, I've now been able to provide a key-sequence for 'Online
> Resource' like so -
>
> (global-set-key "\C-c C-e C-o" 'bibtex-Online)
>
>
> how
hi
On 2020-02-28 10:36, Sharon Kimble wrote:
> Simon Butler writes:
>
>> Hi Sharon
>>
>> the menu is part of BibTeX-mode (https://www.emacswiki.org/emacs/BibTeX)
> Thanks Simon, I've now been able to provide a key-sequence for 'Online
> Resource' like so -
>
> --8<---cut here-
Nick Dokos writes:
> Sharon Kimble writes:
>
>> Simon Butler writes:
>>
>>> Hi Sharon
>>>
>>> the menu is part of BibTeX-mode (https://www.emacswiki.org/emacs/BibTeX)
>>
>> Thanks Simon, I've now been able to provide a key-sequence for 'Online
>> Resource' like so -
>>
>> (global-set-key "\C-c
Hi All,
As of recently, repeating tasks are no longer showing up in the agenda
for future dates. Below a minimal example of the issue:
Start "emacs -Q" and do some setup:
#+begin_src emacs-lisp
(package-initialize)
(setq org-agenda-files '("~/test/agenda.org"))
#+end_src
Where "~/test/agenda
Hi Gustavo,
Gustavo Barros writes:
> Hi All,
>
> As of recently, repeating tasks are no longer showing up in the agenda
> for future dates. Below a minimal example of the issue:
Thanks for the report and the minimal example to trigger the issue.
This bisects to 39c656870 (org-agenda.el: Fix ha
... could the answer be that LOGBOOK is a general drawer and a PROPERTIES
drawer two different classes of drawers? That is, PROPERTIES allows
key/value fields while LOGBOOK just allows text?
On Fri, Feb 28, 2020 at 12:08 PM Lawrence Bottorff
wrote:
> I've gone to my org-log-into-drawer customize
Hi All,
The export dispatcher scrolling seems to interact unfavorably general
Emacs scroll option "scroll-margin", in particular, setting it a
positive displaces the dispatcher upwards, eventually hiding completely
the options section at the top, even when there is space in the
frame/window t
14 matches
Mail list logo