[PATCH] oc-basic.el: Fix wrong type for the editors field when parsing JSON.

2022-12-20 Thread Hugo Cisneros
-get-entry' may return into a string. oc-basic.el.patch Description: Binary data Hugo Cisneros

[PATCH 1] lisp/org-fold.el: Fold header lines in blocks (was: Proposal: folding stacked `#+header:' lines in src blocks)

2022-12-12 Thread hugo
:00:00 2001 From: Hugo Heagren Date: Mon, 12 Dec 2022 11:30:10 + Subject: [PATCH 2/2] lisp/org-fold.el: Rename `org-fold--hide-wrapper-toggle' to `org-fold--hide-wrapper-cycle' * lisp/org-fold.el: rename (org-fold--hide-wrapper-toggle): Rename to `org-fold--hide-wrapper-cycle'. (org-fold-hide

Proposal: folding stacked `#+header:' lines in src blocks

2022-12-07 Thread hugo
er-toggle' to treat blocks specially with a cyclic folding system. Is this right? If other people think this is a good idea, and that's roughly the way to go, I'll try to make a patch at some point. Any thoughts welcome! Hugo

[PATCH] lisp/ox-latex.el: put labels inside example blocks

2022-12-01 Thread hugo
| \end{example} `--- This solves the problem. The logic/conditions for when to print a label, and how it is generated remain unchanged. Hope this is helpful for someone else too! HugoFrom ce920752084eaa776a885d403c18ddd981e92203 Mon Sep 17 00:00:00 2001 From: Hugo Heagren Date: Thu, 1 Dec 2022 23

Can :packages and :headers arguments in latex SRC blocks be made affect EXPORT blocks of results?

2022-11-08 Thread hugo
to have too. I would be happy to try to work up a patch. I've looked at some of the code and it looks just about approachable. TIA Hugo

Suggestion: refer to other scheduled tasks in DEADLINE/SCHEDULE

2022-11-08 Thread hugo
s://emacs.stackexchange.com/questions/62590/org-mode-how-to-set-a-deadline-to-an-already-appointed-meeting-date>) One day, I might find some time to look at the codebase and implement this if nobody else does.. thanks, Hugo

[PATCH v4] ol.el: add description format parameter to org-link-parameters

2022-07-07 Thread Hugo Heagren
unless it is a string. tl;dr The question is: what is the Good Behaviour when :default-description is set to something, which is meant to return a string and returns 'nil instead? Should it be treated like an empty string, or as an error? Thanks, Hugo >From ae17e87436def764f99b24add4debb5d7a481

Re: [PATCH v3] ol.el: add description format parameter to org-link-parameters

2022-06-21 Thread Hugo Heagren
t; %S: "', since %S will print a symbol, a string or a lambda correctly. Hope this is a bit better! Best, Hugo >From 5a44edfda4e09a95bba1327c2758b2637e5b16bd Mon Sep 17 00:00:00 2001 From: Hugo Heagren Date: Tue, 21 Jun 2022 12:45:50 +0100 Subject: [PATCH 2/2] test-ol: tests for default-des

[PATCH v2] ol.el: add description format parameter to org-link-parameters

2022-04-05 Thread Hugo Heagren
-email. Hugo lisp/ol.el | 43 --- 1 file changed, 36 insertions(+), 7 deletions(-) diff --git a/lisp/ol.el b/lisp/ol.el index 1b2bb9a9a..e74ef8dda 100644 --- a/lisp/ol.el +++ b/lisp/ol.el @@ -140,6 +140,15 @@ link. Function that inserts a link

[PATCH] ol.el: add description format parameter to org-link-parameters

2022-03-28 Thread Hugo Heagren
* ol.el (org-link-parameters): add parameter `:default-description', a string or a function. * (org-insert-link): if no description is provided (pre-existing or as an argument), next option is to use the `:default-description' (if non-nil) parameter to generate one. Default descriptions are

ol.el: add description format parameter to org-link-parameters

2022-03-28 Thread Hugo Heagren
`org-insert-link' behave sensibly with regard to all the possible options -- hope it's alright. Blue skies, Hugo

[BUG] beamer export -- text inside section, before next headline, has no frame [9.5.2 (9.5.2-ge7ea95 @ /home/hugo/.config/emacs/straight/build/org/)]

2022-02-03 Thread Hugo Heagren
well. I've had a look and it's very complex, but I would be grateful if someone else could try. emacs : GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.5, cairo version 1.16.0) of 2022-01-15 Package: Org mode version 9.5.2 (9.5.2-ge7ea95 @ /home/hugo/.config/emacs/straight/build

Suggestion: convert dispatchers to use transient

2022-02-02 Thread Hugo Heagren
others strongly object, but I don't know everything about org, so if others could help me with a list of other dispatchers which could also be converted that would be helpful. Blue skies, Hugo

Re: [O] Bug with subscripts and superscripts

2014-05-09 Thread Hugo M
I'm using org-mode 8.2.3a. Hugo Massaroli 2014-05-09 9:56 GMT-03:00 Bastien b...@gnu.org: Hi Hugo, Hugo M ham1...@gmail.com writes: I'm using 24.3.50.1 with Xubuntu. What version of Org are you using? M-x org-version RET Chances are that you use Org 8.0, in which case we can only

[O] Bug with subscripts and superscripts

2014-05-05 Thread Hugo M
Hi. I think there's a bug in org-mode, related with subscripts and superscripts. This is the problem: pastie.org/9142947 And here's the related documentation page: http://www.gnu.org/software/emacs/manual/html_node/org/Subscripts-and-superscripts.html To avoid interpretation as raised or

Re: [Orgmode] Re: How to convert org file to such a plain text

2008-08-05 Thread Hugo Schmitt
converted into: level1 - item level2 - item - item level3 - item - item level2 again - item - item hope this helps, hugo On Mon, Aug 4, 2008 at 10:43 PM, Eddward DeVilla [EMAIL PROTECTED] wrote: I don't know if you use perl at all. My first guess

Re: [Orgmode] Re: How to convert org file to such a plain text

2008-07-26 Thread Hugo Schmitt
What are the odds that Carsten has plans to export to a format *you* just invented? On Fri, Jul 25, 2008 at 3:47 PM, anhnmncb [EMAIL PROTECTED] wrote: Carsten Dominik [EMAIL PROTECTED] writes: We do not have an exporter that can do this right now. - Carsten Will it come in furture?

[Orgmode] Emacs: Smarter interactive prompts with Org remember templates

2008-07-20 Thread Hugo Schmitt
Hello orgmoders! Is Sacha on the list? She has a lot of ideas, but I really wish she would work with the list to improve Orgmode, instead of posting a patch that very few people will want to mantain... Any ideas? Cheers, Hugo The post is here: http://sachachua.com/wp/2008/07/20/emacs-smarter

Re: [Orgmode] export to txt files

2008-03-17 Thread Hugo Schmitt
(org-get-heading) .txt)) (setq start (point-at-bol) Regards, Hugo On Mon, Mar 17, 2008 at 4:43 PM, Daniel Clemente [EMAIL PROTECTED] wrote: Mmmm... I wrote a program which can do this: http://www.danielclemente.com/dislines/index.en.html however it's not LISP. I have

Re: [Orgmode] rcirc

2008-03-12 Thread Hugo Schmitt
... -hugo On Wed, Mar 12, 2008 at 5:33 PM, Richard G Riley [EMAIL PROTECTED] wrote: Bastien [EMAIL PROTECTED] writes: Richard G Riley [EMAIL PROTECTED] writes: Are there any plans to support remembering irc channels using org-mode? e.g a hot link on a todo/remembered item which opens rcirc? I

Re: [Orgmode] rcirc

2008-03-12 Thread Hugo Schmitt
Ok, now i got it working. Tks Bastien. So I have another question (for Phil)... why is org-irc-link-to-logs a customizable option? It looks like linking to logs and linking to sessions are two totally different things and users may want to do both at different times. -Hugo On Wed, Mar 12, 2008

Re: [Orgmode] Re: IRC Channel

2008-03-07 Thread Hugo Schmitt
I bet the bot is named Borg :) On Fri, Mar 7, 2008 at 9:36 AM, Bastien [EMAIL PROTECTED] wrote: Hi Phil and Russell, Phil Jackson [EMAIL PROTECTED] writes: Russell Adams [EMAIL PROTECTED] writes: First thing everyone talked about was who wants to take the role of channel owner? They

Re: [Orgmode] Quickly Switch Between TODO States

2008-02-13 Thread Hugo Schmitt
Wanrong, I have it configured like this: (setq org-todo-keywords '((sequence TODO(t) STARTED(s) WAITING(w) UNTESTED(u) | DONE(d) DEFERRED(f) CANCELLED(x (setq org-use-fast-todo-selection t) then all it takes is C-c C-t and then a key (t,s,w)... Cheers, Hugo On Feb

Re: [Orgmode] list indentation

2008-02-07 Thread Hugo Schmitt
- blah - blah *** and another list - foo - foo *** And one more list - bar - bar HTH, Hugo On Feb 7, 2008 4:58 PM, cezar [EMAIL PROTECTED] wrote: Hello, I am using org-mode version 5.17a and I sometimes need to write some details on a task like: ** TODO something

Re: [Orgmode] cygwin and org mode

2008-02-06 Thread Hugo Schmitt
Hi. Even though I can't help you with your problem, I wanted to remember you that Cygwin already has Emacs 22. Regards, Hugo On Feb 6, 2008 3:25 PM, Paul Schlesinger [EMAIL PROTECTED] wrote: When I attempt to load Org-mode in emacs 21 under cygwin I get symbol not defined and macro

Re: [Orgmode] Fill-paragraph and orgmode

2008-01-31 Thread Hugo Schmitt
qua 17:48] \\ words words words words words words words words but i'll look into it! Thanks Hugo On Jan 31, 2008 6:16 AM, Carsten Dominik [EMAIL PROTECTED] wrote: Hi Hugo, you need to look at the variables paragraph-start and paragraph- separate. You can use org-mode-hook to change them

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Hugo Schmitt
! -Hugo On Jan 31, 2008 7:32 AM, Adam Spiers [EMAIL PROTECTED] wrote: On Thu, Jan 31, 2008 at 09:37:37AM +0100, Carsten Dominik wrote: Hi everyone, John Wiegley is being haunted by a strange bug and I have so far not been able to reproduce and fix it. So I would like to know if anyone else

Re: [Orgmode] Re: Git repository

2008-01-31 Thread Hugo Schmitt
I use mercurial just because it's supposed to work better with windows (work). -Hugo On Jan 31, 2008 1:34 PM, Adam Spiers [EMAIL PROTECTED] wrote: On Thu, Jan 31, 2008 at 04:39:50PM +0100, Carsten Dominik wrote: On Jan 31, 2008, at 4:33 PM, Bernt Hansen wrote: Carsten Dominik [EMAIL

[Orgmode] Fill-paragraph and orgmode

2008-01-28 Thread Hugo Schmitt
, if anyone has a solution for this, please share with me. Thanks, Hugo ___ 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

Re: [Orgmode] Fill-paragraph and orgmode

2008-01-28 Thread Hugo Schmitt
(or org-fill-paragraph) to achieve that, please tell me. Thanks, Hugo On Jan 28, 2008 8:08 AM, Phil Jackson [EMAIL PROTECTED] wrote: Hugo Schmitt [EMAIL PROTECTED] writes: Hi everyone. There is a little issue that I keep having with org-mode. Say the cursor is on : * TODO Title Words

Re: [Orgmode] TODO dependencies

2008-01-25 Thread Hugo Schmitt
And the parent could also support the [%] notation that exists for checkboxes :) -Hugo On Jan 25, 2008 12:45 PM, Stuart McLean [EMAIL PROTECTED] wrote: Hi, Sorry if I have started a new thread on this subject, GMail and I are not getting along right now. ** TODO a main project *** TODO

[Orgmode] org remember anything

2008-01-25 Thread Hugo Schmitt
Hi. So, just wrote this and maybe there are others users of Anything.el around: Just update your anything-sources variable to include anything-org-remember. Maybe this will get more useful for people that have 10+ templates and not enough meaninful keys. - Hugo Ps: if there is a better way

Re: [Orgmode] FR: interactive todo creation with remember templates

2008-01-25 Thread Hugo Schmitt
Perfect! Thanks - Hugo On Jan 25, 2008 10:58 AM, Carsten Dominik [EMAIL PROTECTED] wrote: On Jan 24, 2008, at 5:37 PM, Hugo Schmitt wrote: I think my suggestion doesn't fit orgmode that well, but what if 'org-remember' had 'template' as an optonal argument? (instead of pulling from org

Re: [Orgmode] FR: interactive todo creation with remember templates

2008-01-24 Thread Hugo Schmitt
that myself so i can call remember from Anything) -Hugo On Jan 24, 2008 12:33 PM, Carsten Dominik [EMAIL PROTECTED] wrote: On Jan 22, 2008, at 3:55 PM, Austin Frank wrote: Hello again! I love all of the options that are available for inclusion in remember templates. I've got templates

Re: [Orgmode] Auto Archive TODOs?

2008-01-24 Thread Hugo Schmitt
: This normally goes like this: - Find out which command C-c xs calls using C-h k (in this case org-advertized-archive-subtree) - Append to your org mode customizations: (define-key org-mode-map (kbd f1) 'org-advertized-archive-subtree) HTH, Hugo On Jan 24, 2008 4:33 PM, Ross A. Laird [EMAIL PROTECTED

Re: [Orgmode] Re: Remember and then refile

2008-01-20 Thread Hugo Schmitt
-history) (completing-read Refile to: tbl nil t nil 'org-refile-history)) ... and the good thing is that ido comes with emacs22. Cheers, Hugo On Jan 20, 2008 12:44 PM, Leo [EMAIL PROTECTED] wrote: On 2008-01-20 14:31 +, Piotr Zielinski wrote: As for completion, both org-refile

Re: [Orgmode] Remember and then refile

2008-01-18 Thread Hugo Schmitt
Can't wait! Thank you very much for all the work on org-mode. -Hugo On Jan 18, 2008 5:47 AM, Carsten Dominik [EMAIL PROTECTED] wrote: This will be in 5.19. Thanks for the proposal!. - Carsten On Jan 7, 2008, at 5:05 PM, Hugo Schmitt wrote: Hello everyone! I know Remember allows one

[Orgmode] Problems with org-remember-use-refile-when-interactive

2008-01-18 Thread Hugo Schmitt
) Regards, Hugo ___ 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

Re: [Orgmode] Patch to allow quotes showing on *remember*

2008-01-15 Thread Hugo Schmitt
Hi again. Let me just show you the use case. Take a look at my current remember buffer: ---start ## Filing location: Select interactively, default, or last used: ## C-u C-c C-c to select file and header location interactively. ## C-c C-c ~/hugo/docs/org/todo.org - * Inbox ## C-u C-u

Re: [Orgmode] Patch to allow quotes showing on *remember*

2008-01-15 Thread Hugo Schmitt
buffer also as an advice or hook? Thanks in advance. Hugo Here's the link: http://sachachua.com/wp/2008/01/13/capturing-notes-with-remember/ search for subtitle Adding Other Text to the Remember Buffer On Jan 15, 2008 8:17 AM, Carsten Dominik [EMAIL PROTECTED] wrote: Hi Hugo, On Jan 15, 2008

[Orgmode] [Org+] org-elisp-symbol.el

2008-01-14 Thread Hugo Schmitt
) (documentation sym-name)) but documentation returns nil for those, so i get an error. For now i'm using the ugly fix: ((functionp sym-name) (or (documentation sym-name) no documentation (2))) Regards, Hugo ___ Emacs-orgmode mailing list Remember

Re: [Orgmode] Can you automatically open a branch on load?

2007-12-28 Thread Hugo Schmitt
a couple more lines so that the branch that will be opened is configured on the top of the file itself. HTH, Hugo On Dec 28, 2007 3:10 PM, Eddward DeVilla [EMAIL PROTECTED] wrote: I'm sure that you could write a function that you could call from an org-mode hook to do an occur or something like