Re: [PATCH] org: Fix a docstring typo

2020-10-24 Thread Bastien
or Woof!. Hint: adding "Applied" at the beginning of the message will close it directly. -- Bastien

Re: [PATCH] ob-java

2020-10-24 Thread Bastien
ig rewrite. Thanks, -- Bastien

Re: [PATCH] ob-python: Rename exec tmpfile handle to prevent conflict

2020-10-24 Thread Bastien
g a couple > minor fixes to the commit message (adding a TINYCHANGE cookie and > adjusting some of the spacing). Thanks for applying the patch, I'm marking it as "applied" through Woof! adding "X-Woof-Patch: applied" in the headers. Best, -- Bastien

Re: [PATCH] Review face for export dispatcher highlighted keys

2020-10-24 Thread Bastien
ew > face that is specifically designed for the dispatch UI. Applied, thanks a lot! -- Bastien

Re: ob-sql posgresql windows problems

2020-10-24 Thread Bastien
Hi Neil, Neil Cherry writes: > I'm on a Windows 10 System, I'm using ob-sql.el and when I C-c C-c > on the src block I get: What version of Org are you using? M-x org-version RET Thanks, -- Bastien

Re: [PATCH] ob-ruby.el: allow specification of ruby command w/header arg

2020-10-24 Thread Bastien
Hi Aaron, Aaron Madlon-Kay writes: > Using the :ruby header arg. Applied, thanks! -- Bastien

Re: [PATCH] [WIP] org-agenda.el: Make org-entries-lessp more efficient

2020-10-24 Thread Bastien
Hi Adam, this looks good to me, thanks a lot. Does "WIP" means that you want to wait for other patches to complete this one or shall I apply this one already? Best, -- Bastien

Re: [PATCH] org-agenda.el: Fix 'Maker' typo

2020-10-24 Thread Bastien
Applied, thanks! -- Bastien

Re: [PATCH] org-plot abstractions and extension

2020-10-24 Thread Bastien
tches? Is https://orgmode.org/list/87lfhbhfhe@gmail.com/ the latest version I should use? -- Bastien

Re: W3C violations in Org's HTML export

2020-10-24 Thread Bastien
t I could see on a first glance. I'm hoping that > documenting these issues here will be the first step to solving > them. It surely does. Can you provide a patch for each issue, opening a new thread so that we can discuss the solution? Thanks! -- Bastien

Re: Bug: org-plus-contrib freezes emacs when opening file [9.4 (9.4-19-gb1de0c-elpaplus @ /Users/gb4dt/.emacs.d/elpa/org-plus-contrib-20201019/)]

2020-10-24 Thread Bastien
Hi Georgios, Georgios Bakirtzis writes: > Org without contrib does not have the following issue. what part of your configuration loads contrib packages? Can you bisect and find what contributed package triggers the error you have? Thanks, -- Bastien

Re: [PATCH] Re: Bug: org-cycle stops working on Org files with empty lines at end of buffer [9.4 (9.4-elpaplus @ /home/brentg/.emacs.d/elpa/org-plus-contrib-20200914/)]

2020-10-03 Thread Bastien
stardiviner writes: > Waited many days, seems no useful patch available. I suggest to revert that > commit. I will have a look over the week-end, thanks. -- Bastien

Re: Shower thought: submit an IETF RFC to register Org as a MIME type

2020-10-01 Thread Bastien
ying to just > check what forms an element can take and not finding it easy to see in > the manual. If org-syntax.org becomes stable enough in Worg, we can link to this page from the manual when necessary. Thanks! -- Bastien

Re: Shower thought: submit an IETF RFC to register Org as a MIME type

2020-09-30 Thread Bastien
move forward with this registration? > > In about two months, I am. Okay, thanks! Let's work on stabilizing Org syntax and reconsider the registration idea then. I will also ping future maintainers on this. Thanks, -- Bastien

Re: [PATCH] Adaptive Org faces in headings?

2020-09-26 Thread Bastien
Bastien writes: > Ihor Radchenko writes: > >> The attached patch seems to fix the issue. > > Applied as 979e82fc3, thanks a lot! Also, marking the initial bug report as closed, thanks again. -- Bastien

Re: ob-java and ob-haxe

2020-09-23 Thread Bastien
ian martins writes: > I'll submit ob-haxe to GNU ELPA after ob-java has been accepted. Thanks - I confirm contrib/ is not the place anymore for external elisp packages, better to go on GNU ELPA. -- Bastien

Re: ob-java and ob-haxe

2020-09-23 Thread Bastien
Hi Ian, ian martins writes: > Sure, I'd be happy to maintain ob-java. thanks again for maintaining ob-java.el -- I've add you as the maintainer in ob-java.el header. Org 9.4 is out, feel free to push improvements. Thanks! -- Bastien

Re: [PATCH] possible bugfix in ob-java

2020-09-23 Thread Bastien
Hi John, Applied as a409e1033 in master. Thanks a lot! -- Bastien

Re: [PATCH] Adaptive Org faces in headings?

2020-09-23 Thread Bastien
Ihor Radchenko writes: > The attached patch seems to fix the issue. Applied as 979e82fc3, thanks a lot! -- Bastien

Re: Bug: org-cycle stops working on Org files with empty lines at end of buffer [9.4 (9.4-elpaplus @ /home/brentg/.emacs.d/elpa/org-plus-contrib-20200914/)]

2020-09-23 Thread Bastien
Hi, stardiviner writes: > I also did a bisect debug. Found the function ~org-cycle-show-empty-lines~ in > hook > ~org-cycle-hook~ caused this problem. Did you find the commit that introduces this bug? Also, if you can provide a patch, please go ahead. Thanks! -- Bastien

Re: Bug: org-cycle stops working on Org files with empty lines at end of buffer [9.4 (9.4-elpaplus @ /home/brentg/.emacs.d/elpa/org-plus-contrib-20200914/)]

2020-09-23 Thread Bastien
s://github.com/bzg/woof#basic-usage -- Bastien

Re: [PATCH] Re: RFE: Capture: property prompt: default completion

2020-09-23 Thread Bastien
Phil Hudson writes: > On Wed, 23 Sep 2020 at 12:15, Bastien wrote: >> >> Sorry, I should have mentioned this, but the patch does not apply on >> master. If you have time to merge recent changes and reformat it, I >> can apply it right afterwarsds, otherwise I will t

Re: [PATCH] Re: RFE: Capture: property prompt: default completion

2020-09-23 Thread Bastien
Phil Hudson writes: > On Wed, 23 Sep 2020 at 08:21, Bastien wrote: >> It looks good to me. >> >> Can you update your patch by adding a proper commit message? > > Herewith. Hope I've got it right. I've signed the FSF papers. Sorry, I should have mentioned this, b

Re: Help administer code.orgmode.org: moderate user access and manage the gogs instance

2020-09-23 Thread Bastien
Bastien writes: > code.orgmode.org is the place where we host Org's code and Worg > collaborative documentation. > > There are two tasks involved in administering code.orgmode.org: > > 1. Creating accounts and let users get write access to org/worg. > 2. Maintain

Re: Help administer code.orgmode.org: moderate user access and manage the gogs instance

2020-09-23 Thread Bastien
to Worg many years ago, and I've > noticed one or two issues which I'd be happy to fix if I regained > that. Or is Worg also subject to a peer review process these days? Nope, Worg is in "optimistic merge" mode, so feel free to go ahead and improve it! Thansk in advance, -- Bastien

Re: Getting Org-Crypt to work (doc bug?)

2020-09-23 Thread Bastien
so that you can see how to format the ChangeLog for future contributions. Best, -- Bastien >From e2bb60581b489f92c9f2479994d484d2104968db Mon Sep 17 00:00:00 2001 From: David Masterson Date: Wed, 23 Sep 2020 11:03:24 +0200 Subject: [PATCH] doc/org-manual.org (Org Crypt): Add info links to

Re: [PATCH] org.el: Allow transparent background in latex images

2020-09-23 Thread Bastien
Hi Roshan, Applied as 2f9e1569f in master. Thanks! -- Bastien

Re: [PATCH] Add %L (the link content *not* as a full link) to Capture expansions

2020-09-23 Thread Bastien
Hi Samuel, "Samuel W. Flint" writes: > Marked as TINYCHANGE. Applied as d06aa486d, thanks! Can you provide a patch to announce this in etc/ORG-NEWS? -- Bastien

Re: [PATCH] Re: Any reason not to generate my own custom ID value (NOT CUSTOM_ID)?

2020-09-23 Thread Bastien
Ihor Radchenko writes: >> Thanks, but you forgot the note to etc/ORG-NEWS announcing the new >> option la mission. > > Do I miss something or the need to add ORG-NEWS entry is not mentioned > in the contribution page? If you can, please go ahead and fix this. Thanks, -- Bastien

Re: [PATCH] Re: Any reason not to generate my own custom ID value (NOT CUSTOM_ID)?

2020-09-23 Thread Bastien
Ihor Radchenko writes: > Done. Applied as 6c75b0021, thanks! -- Bastien

Re: Re Org 9.4 is out. Can you help? // breaking apart Org Mode

2020-09-23 Thread Bastien
ple I gave above in this thread of modularizing org-table.el, it will be a good think iff it gets as much attention than Org's core itself. 2 cents, -- Bastien

Re: Re Org 9.4 is out. Can you help? // breaking apart Org Mode

2020-09-23 Thread Bastien
-mode developers on Emacs. Thanks! -- Bastien

Re: Re Org 9.4 is out. Can you help? // breaking apart Org Mode

2020-09-23 Thread Bastien
, then discussing the patch here on this list - the smaller the better. If you cannot make a patch, first discuss your idea, and once the implementation seems clear, call for help by using a mail header: X-Woof-Help: Help with making X a new module Thanks, -- Bastien

Re: official orgmode parser

2020-09-23 Thread Bastien
Hi Gerry, "Gerry Agbobada" writes: > Having a tree-sitter parser would be really great in my opinion 1+ Thanks for working on this, let us know how it goes! -- Bastien

Re: official orgmode parser

2020-09-23 Thread Bastien
itself. Thanks, -- Bastien

Re: [PATCH] Bug: Fontification: Heading following a comment

2020-09-23 Thread Bastien
FWIW, I'm marking this bug as fixed in 38fbd161e4. Thanks, -- Bastien

Re: [PATCH] Re: Any reason not to generate my own custom ID value (NOT CUSTOM_ID)?

2020-09-23 Thread Bastien
Ihor Radchenko writes: > See the attached. Thanks, but you forgot the note to etc/ORG-NEWS announcing the new option la mission. Can you add it in the same patch? -- Bastien

Re: Control where files are emitted during block eval

2020-09-23 Thread Bastien
tion algorithm via a header? One problem is that *every* ob-*.el in Org uses with-temp-file for executing source code. Also, it seems to be a very peculiar use case, so I would not go for a new org-with-temp-file macro allowing such control, but that maybe something you want to explore? -- Bastien

Re: Shower thought: submit an IETF RFC to register Org as a MIME type

2020-09-23 Thread Bastien
n I'm all for it. > I think it would serve well the proliferation and > popularization of org-mode. Agreed. Is anyone willing to check that there are no constraints? Is anyone willing to move forward with this registration? -- Bastien

Re: How to refer to remote table, in another file, as a source block variable?

2020-09-23 Thread Bastien
Hi William, William Denton writes: > I'll try to do a patch for the docs so this is clearer there. TIA! -- Bastien

Re: Bug: Failed to render org file during first load on buffer emacs 27.1 windows binaries [9.3 (release_9.3 @ c:/ProgramFilesh/emacs-27.1-x86_64/share/emacs/27.1/lisp/org/)]

2020-09-23 Thread Bastien
Hi Shibu, "Shibu N.V" writes: > I tried with the latest stable release org 9.4 along with emacs27.1 > windows binaries on windows platform. The issue persists. Thanks for reporting this again. Can anyone using Emacs/Org on Windows help debugging this? -- Bastien

Re: Texinfo in Org-Mode but with texinfo syntax highlighting

2020-09-23 Thread Bastien
m-mode 2 cents, -- Bastien

Re: newline or no newline at end of capture: expected behavior

2020-09-23 Thread Bastien
lines after captured notes? -- Bastien

Re: [PATCH] Re: RFE: Capture: property prompt: default completion

2020-09-23 Thread Bastien
Hi Phil, Phil Hudson writes: > Sorry, should have changed the subject. Re-sending patch (no alterations). It looks good to me. Can you update your patch by adding a proper commit message? See https://orgmode.org/worg/org-contribute.html#commit-messages Thanks a lot, -- Bastien

Re: Any reason not to generate my own custom ID value (NOT CUSTOM_ID)?

2020-09-23 Thread Bastien
add this functionality. > > Patch attached. Thanks. Can you update the patch with a correct Changelog entry and a note to etc/ORG-NEWS announcing the new option? See https://orgmode.org/worg/org-contribute.html#commit-messages if it helps. -- Bastien

Re: Cycling through TODO workflow joins the next line onto the current one

2020-09-23 Thread Bastien
estamps? Can you provide a test .org file where we can reproduce the problem? Thanks, -- Bastien

Re: Bug: DOI links are broken in HTML exports

2020-09-23 Thread Bastien
use a link abbreviation. > Following the link from the org file with C-c C-o works fine, though. > > It'd be great if this could get fixed, as DOI links are incredibly > helpful when dealing with bibliographic items. What version of Emacs and Org are you using? -- Bastien

Re: Bug: Org-mode v3.8 tag hierarchy [9.3.3 (release_9.3.3 @ /home/user/.emacs.d/org-mode/lisp/)]

2020-09-23 Thread Bastien
Hi Leon, Leon Weber writes: > Hi together, I recently updated from org-mode version 9.1.8 to 9.3. I > noticed a problem with group tags / tag hierarchy in the agenda-view > (Agenda for current week or day). Can you reproduce the problem with latest stable, aka 9.4 ? -- Bastien

Re: [PATCH] Expanded ob-python results handling and plotting

2020-09-23 Thread Bastien
Hi Jack, Jack Kamm writes: > For now, I think I prefer to keep ob-python leaner, so am going to hold > off on this. The leaner the less maintainance ahead :) > I'll wait a week or so for comments before merging this new, more > limited patch into master. LGTM, thanks! -- Bastien

Re: [patch suggestion] Mitigating the poor Emacs performance on huge org files: Do not use overlays for PROPERTY and LOGBOOK drawers

2020-09-23 Thread Bastien
current master? -- Bastien

Re: Help with moderating non-subscribers messages on the Org mailing list

2020-09-23 Thread Bastien
Bastien writes: > We could use the help of more mailing list maintainers. Thanks for those who volunteered! We now have 8 moderators, it really helps. I'm closing this call for help right now. -- Bastien

Re: Org-Crypt and HTML export

2020-09-23 Thread Bastien
ncludes some > encrypted data to be decrypted by whoever views the file (with > appropriate password)? Nope, unless someone coded this in some corner of the web. -- Bastien

Re: The Website Revamp: The final stretch

2020-09-23 Thread Bastien
Hi Devin, Devin Prater writes: > I'm just going over the site to check accessibility with screenn > readers Thanks for reporting these issues, we need to make the website fully accessible before making the switch. -- Bastien

Re: The Website Revamp: The final stretch

2020-09-23 Thread Bastien
but it is too fancy and too narrow. This is a blocker. That's all for me -- thanks again! Happy to help with the switch when blockers are behind us. -- Bastien

Re: [PATCH] Add %L (the link content *not* as a full link) to Capture expansions

2020-09-22 Thread Bastien
Hi Samuel, "Samuel W. Flint" writes: > Is there anything I can do to move this forward? You just need to be patient. Either I will have some free time at some point to help with this, either someone else will. But the contribution is not forgotten, don't worry. -- Bastien

Re: Getting Org-Crypt to work (doc bug?)

2020-09-17 Thread Bastien
rg/org-contribute.html#commit-messages Thanks, -- Bastien

Re: emacs-orgmode@gnu.org New Sign-in to your account

2020-09-16 Thread Bastien
The mail above is just spam, please ignore. -- Bastien

Re: Help with moderating non-subscribers messages on the Org mailing list

2020-09-16 Thread Bastien
Bastien writes: > We could use the help of more mailing list maintainers. Thanks to everyone who responded! We are now 9 persons moderating the list, that helps a lot. -- Bastien

Help with moderating non-subscribers messages on the Org mailing list

2020-09-16 Thread Bastien
allowing those sent by non-subscribers who ask relevant questions. If you want to help with this, please reply to me only. I think 3 more persons would be enough for now. Thanks! -- Bastien

Re: Help administer code.orgmode.org: moderate user access and manage the gogs instance

2020-09-16 Thread Bastien
Hi Timothy, TEC writes: >> Is anyone willing to help with (1) and/or (2)? > > I'm willing to give (2), and potentially (1) a shot :) Thanks a lot! I wrote you offlist about this. -- Bastien

Release Org 9.4

2020-09-14 Thread Bastien
or on the web: https://news.ycombinator.com/item?id=24470336 -- Bastien

Release Org 9.4

2020-09-14 Thread Bastien
Dear all, Org 9.4 is out. Enjoy! See https://orgmode.org/Changes.html for the release notes. Thanks a lot to everyone who contributed :) Also, here are some notes on how everyone can help: https://bzg.fr/en/org-mode-9.4-is-out-can-you-help.html -- Bastien

Re: [PATCH] org.el: Adapt org-cycle to work with headlines with hidden stars

2020-09-14 Thread Bastien
Hi Marlin, Marlin Strub writes: > Thanks for looking into this. I just tested with 9c31cba00 and > org-cycle does not work reliably when org-starless-mode is > enabled unless the patch is applied. Applied now, thanks for checking. -- Bastien

Help administer code.orgmode.org: moderate user access and manage the gogs instance

2020-09-14 Thread Bastien
are unrelated. Is anyone willing to help with (1) and/or (2)? Thanks! -- Bastien

Re: Getting Org-Crypt to work (doc bug?)

2020-09-14 Thread Bastien
Hi David, David Masterson writes: > Both things > should be mentioned in the Org-Mode Info pages for org-crypt. Can you please provide a patch for this? Thanks, -- Bastien

Re: Bug: org-table-import fails to import xlxs files

2020-09-14 Thread Bastien
Hi, swedebugia writes: > Do you have any idea how I can setup org-mode to use a convert > tool before trying to import? Nope, sorry! -- Bastien

Re: [Announcement] New package ox-leanpub

2020-09-14 Thread Bastien
have an account on code.orgmode.org > yet --- that could be helpful :P Please send me a private email with your username and I'll create one for you. Thanks! -- Bastien

Re: [Announcement] New package ox-leanpub

2020-09-13 Thread Bastien
Hi Timothy, TEC writes: > Bastien writes: > >>> Thanks! I agree it would be nice to have a comprehensive list of org >>> exporters in worg - although usually a search for "org export >>> " points in the correct direction :) >> >> Indeed, s

Re: issue tracker?

2020-09-13 Thread Bastien
Bastien writes: > I have setup this page on orgmode.org which now tracks confirmed bugs: > > https://updates.orgmode.org I've updated https://updates.orgmode.org The main change is that Woof! now tracks help requests separately. You can publish a help request on the list

Re: Bug: SETUPFILE and visual-line-mode [9.3 (release_9.3 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2020-09-13 Thread Bastien
il.com/ ... for which I don't have a solution yet. I'm confirming this bug for https://updates.orgmode.org. Thanks, -- Bastien

Re: idea for capture anywhere in x

2020-09-13 Thread Bastien
b9) an entry on worg: https://orgmode.org/worg/org-hacks.html -- Bastien

Re: [PATCH] Add %L (the link content *not* as a full link) to Capture expansions

2020-09-13 Thread Bastien
ribute.html#commit-messages> for the format of the Changelog. Thanks, -- Bastien

Re: Bug: org-block face isn't applied to special blocks

2020-09-13 Thread Bastien
> I think it would make more sense than the current behavior, and is > less surprising. (It is also more in line with the previous > docstring). > > (I also think it should apply to unrecognized src blocks) I agree there is room for improvement, but I'm not sure on what we should be aiming for. -- Bastien

Re: Any reason not to generate my own custom ID value (NOT CUSTOM_ID)?

2020-09-13 Thread Bastien
this functionality. It looks okay to me, for after 9.4. Thanks for putting this patch together! -- Bastien

Re: Any reason not to generate my own custom ID value (NOT CUSTOM_ID)?

2020-09-13 Thread Bastien
easure. Thanks in advance! -- Bastien

Re: [Announcement] New package ox-leanpub

2020-09-13 Thread Bastien
terested in working on this? -- Bastien

Re: org-store-link and help for a key

2020-09-13 Thread Bastien
ur reply, your message will make it through https://updates.orgmode.org - I'm adding this header to this very message as an example. Best, -- Bastien

Re: [PATCH] org.el: Adapt org-cycle to work with headlines with hidden stars

2020-09-13 Thread Bastien
nch: can you test latest Org (from master) and see if your fix is still needed? Thanks a lot, -- Bastien

Re: Bug: org-table-import fails to import xlxs files

2020-09-13 Thread Bastien
Hi, swedebugia writes: > When trying to import a xslx table into org-mode I get a lot of binary > data instead of a table back. Indeed! Let's have Org throw an error in such cases, I made this change in master as 9c31cba00. Thanks, -- Bastien

Re: changelog entry via Magit (was Bug: Typo in archive location example in manual)

2020-09-13 Thread Bastien
ing C-x 4 a from within magit diff display (which kinda works too), but C on staged files is so much better! I've updated Worg to mention both C and C-x 4 a, I hope this helps. Best, -- Bastien

Re: Bug: Typo in archive location example in manual [9.3.7 (release_9.3.7-807-gf1363d @ /home/yantar92/.emacs.d/straight/build/org/)]

2020-09-13 Thread Bastien
ing magit.el in Emacs, the ChangeLog for such entries are >> easily produced by pressing C in the diff listing. Fixed in worg as 4cedd6d2, thanks! -- Bastien

Re: Revert "Fix encrypt/decrypt in presence of arbitrary drawers"

2020-09-13 Thread Bastien
orting this potential issue! -- Bastien

Re: [PATCH] patches for org-notify.el

2020-09-13 Thread Bastien
We are not there yet, but let's think about it. Thanks, -- Bastien

Re: [ANN] Org-webring

2020-09-10 Thread Bastien
Hi Brett, thanks for sharing this! I had no chance yet to test this but it looks useful. I added a link to https://orgmode.org/worg/org-tools/ Best, -- Bastien

Re: Reposting Elgantt announcement

2020-09-10 Thread Bastien
Hi Russell, Russell Adams writes: > I saw a cool Org related project come up on Reddit, but no announcement > here. This is a repost for community interest, I claim no credit. I added a link in https://orgmode.org/worg/org-tools/ Thanks! -- Bastien

Re: [Announcement] New package ox-leanpub

2020-09-10 Thread Bastien
me out of Org's core. Thanks for writing and sharing this! -- Bastien

Re: New package: Org Pandoc Import

2020-09-10 Thread Bastien
/org-webring/ Thanks for sharing! -- Bastien

Re: Delay all occurences for a heading scheduled with repeater not work.

2020-09-10 Thread Bastien
ect for 'delay all occurences'. > It should display in agenda of <2020-02-02>. > > Please help check if this should be fixed. Just bumping up this thread to confirm the bug is still there. -- Bastien

Re: Bug: Repeating tasks no longer appearing on future dates in the agenda [9.3.6 (9.3.6-17-g389288-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200224/)]

2020-09-10 Thread Bastien
l pending, I will mark it as pending - thanks! -- Bastien

Re: Bug: Source code blocks no longer natively fontified [9.3.7 (release_9.3.7-802-g9f0af6 @ /home/nicolas/.config/emacs/straight/build/org-plus-contrib/)]

2020-09-10 Thread Bastien
ed the docstring of the `org-block' face. Thanks, -- Bastien

Re: Bug: Repeating tasks no longer appearing on future dates in the agenda [9.3.6 (9.3.6-17-g389288-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200224/)]

2020-09-09 Thread Bastien
Hi Gustavo, Gustavo Barros writes: > As of recently, repeating tasks are no longer showing up in the agenda > for future dates. Below a minimal example of the issue: Just confirming this issue, to make sure we don't forget it. -- Bastien

Re: Adaptive Org faces in headings?

2020-09-09 Thread Bastien
rate these changes upstream, because of these copyright uncertainty. -- Bastien

Re: variable-pitch-mode misaligns org-mode heading tags

2020-09-09 Thread Bastien
come improvement as long as it does not make Org slower. -- Bastien

Re: [PATCH] org-element: Hide parsers boilerplate into plist-creating macros

2020-09-09 Thread Bastien
akater writes: > Bastien writes: > >> IIUC this is a refactoring, it does not add or remove functionalities? > > Yes, just a refactoring. In any case, let's discuss this for after 9.4. Thanks, -- Bastien

Re: [PATCH] org-add-planning-info: respect caller's given time [9.3.7 (release_9.3.7-716-g3d4876 @ /home/n/.emacs.d/straight/build/org/)]

2020-09-09 Thread Bastien
No Wayman writes: > Bastien writes: > >> Hi No Wayman, >> >> I pushed 4f49ebb6d, a small variant of your initial patch, >> which pass the test fine by checking whether the variables >> are bound outside or not, ignoring them if not. >> >> Thanks

Re: Bug: Off-by-one when archiving to top level date [9.3.6 (9.3.6-17-g389288-elpa @ /home/charlestam/.emacs.d/elpa/org-20200224/)]

2020-09-09 Thread Bastien
incorrect. What command or keybinding do you use when archiving? Can you provide a minimal step-by-step recipe to reproduce this bug with emacs -q ? Thanks, -- Bastien

Re: Bug: inserting capture template [9.3.7 (release_9.3.7-705-gea9463 @ /home/nick/elisp/org-mode/lisp/)]

2020-09-09 Thread Bastien
Hi Nick, thanks for reporting this, I committed a fix for this (f5573e6a0). Best, -- Bastien

Re: Adaptive Org faces in headings?

2020-09-09 Thread Bastien
ood if downstream enhancements like these could be shared upstream, we are generally quite grateful for help!) In any case, thanks for reporting this issue, I confirm we should work on it for a future release. Patches welcome, -- Bastien

Re: [PATCH] org-element: Hide parsers boilerplate into plist-creating macros

2020-09-09 Thread Bastien
Hi Akater, akater writes: > We replace some repetetive code with macro calls org-prog-plist and > org-let*-prog-plist. IIUC this is a refactoring, it does not add or remove functionalities? I'll let Nicolas decide on this, of course. -- Bastien

Re: variable-pitch-mode misaligns org-mode heading tags

2020-09-09 Thread Bastien
idth. Patch(es) welcome for 9.5! Thanks, -- Bastien

<    6   7   8   9   10   11   12   13   14   15   >