Results 11 comments of Alberto Ramos

This seems to work, unfortunately with these settings: ` (use-package org-alert :ensure t :config (setq alert-default-style 'libnotify org-alert-interval 60 org-alert-notification-title "ORG Reminder!" org-alert-time-match-string "" org-alert-match-string nil) (org-alert-enable)) ` I get...

The kind of entries are like: ``` * Books to read * * Alice in Wonderland * Important call ``` With this file in your agenda files, it should alert...

Well, in this case I would really add the option to allow *any* certificate. Webdav is specially useful with self-hosted solutions (i.e. nextcloud/owncloud), and in many circumstances this involves a...

Thanks for the points. Unfortunately I do not own a domain. I do not have a fixed IP. Getting a certificate seems impossible under this situation. I have the self...

Same issue here. All source blocks that were working since ever, now return the error message: ``` error in process sentinel: async-when-done: Invalid read syntax: "#" error in process sentinel:...

I solved the issue forcing the org repo to be in sync with the last release. It seems that master (that is the development branch) suffers from this issue.

With your suggested changes, I get the error message: ``` Debugger entered--Lisp error: (error "Archive ’melpa’ requested for package ’emacsql-sql...") error("Archive '%s' requested for package '%s' is not available" "melpa"...

Certainly this should be written down somewhere in the documentation Many thanks! A.

Are there any news on this? I have to use ssh remotes with 2FA now, and dvc gets stuck at prompting OTP.

Many thanks, Unfortunately this does not work for us... This is for access of a large collaboration to datasets. I am surprised that dvc does not obey ControlMaster. In principle...