Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH)

2018-04-26 Thread stardiviner
Nicolas Goaziou writes: > I'm not convinced this is less work to edit, but I changed it anyway. It > makes it easier to follow alphabetical order. I also wrapped > identifiers within verbatim markup. > You're right, still not improved a lot. Anyway, thanks. And I

Re: [O] Multiple tags on a heading?

2018-04-26 Thread Alain . Cochard
Nicolas Goaziou writes on Thu 26 Apr 2018 02:47: > Hello, > > alain.coch...@unistra.fr writes: > > > William Denton writes on Wed 25 Apr 2018 09:59: > > > > > To set a tag for a heading one uses C-C C-q (or C-c C-c if one is > > > on the heading). The minibuffer shows you a listing of

[O] Please see attached debug-init

2018-04-26 Thread Charles Millar
Attached --debug-init when starting - Debian Stretch GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2017-09-12 on hullmann, modified by Debian Org mode version 9.1.11 (release_9.1.11-632-g60483f @ /usr/local/share/org-mode/lisp/) However, it does not when starting emacs

Re: [O] how to use org-crypt with different key per file or node?

2018-04-26 Thread Marco Wahl
Gregor Zattler writes: > Dear org-mode users and developers, > > I use org-crypt for different org files. Till now I follow the > documentation and specify the one and only key to use via > (setq org-crypt-key "0xdeadbeef") for all org files and their > headings. > > Is it

Re: [O] Bug: A typo in org-eww-copy-for-org-mode's docstring [9.1.11 (release_9.1.11-623-gbecbef @ /Users/xcy/src/org-mode/lisp/)]

2018-04-26 Thread Bastien
Hi Xu, Xu Chunyang writes: > 'C-h f org-eww-copy-for-org-mode' has the following > > and insert the transformed test into the kill ring > > "test" should be "text". Fixed, thanks! -- Bastien

Re: [O] Multiple tags on a heading?

2018-04-26 Thread Nicolas Goaziou
William Denton writes: > It's different---and thanks for your quick work---but I'm still not > sure if it's actually able to let me browse all of the available tags > and let me add first one tag and then another. > > If I use C-c C-q then I get the menu of tags and can enter a

Re: [O] buffer-file-name in [* Org src *] buffers

2018-04-26 Thread Clément Pit-Claudel
On 2018-04-26 19:34, Bastien wrote: > Hi Clément and Nicolas, > […] > I've removed the setting of `buffer-file-name' in Org Src buffers. Wonderful news, thanks Bastien !

Re: [O] inherit priority

2018-04-26 Thread Jesse Johnson
On 04/26/2018 04:34 PM, Bastien wrote: There have been several requests for priority inheritance over the years. If it can't currently be done, I am willing to take a look at implementing it. Did you make progress on this? Crazy timing! I've been testing my implementation for a few months,

Re: [O] [RFC] Could we get rid of Org specific "mark ring"

2018-04-26 Thread Bastien
Hi Samuel, Samuel Wales writes: > did you read the entire thread? it goes into detail that i cannot > redo. yes, I read the thread. I understand your position and that of Allen, and there is absolutely no rush about this change. But the fact that the Global Mark Ring

Re: [O] inherit priority

2018-04-26 Thread Bastien
Hi Jesse, Jesse Johnson writes: > Crazy timing! I've been testing my implementation for a few months, > made some big adjustments a couple weeks ago and plan to submit a > patch this weekend. Nice, thanks in advance - also, when it comes to inheritance, we can hit

Re: [O] Please see attached debug-init

2018-04-26 Thread Charles Millar
Hi Nicholas, On 04/26/2018 07:34 PM, Bastien wrote: Hi Charles, Charles Millar writes: Attached --debug-init when starting - is this with emacs -Q? If not, can you bisect your configuration? Thanks, emacs -Q starts fine. The problem may be with require

Re: [O] Please see attached debug-init

2018-04-26 Thread Nick Dokos
Charles Millar writes: > Hi Nicholas, > > On 04/26/2018 07:34 PM, Bastien wrote: > > Hi Charles, > > Charles Millar writes: > > Attached --debug-init when starting - > > is this with emacs -Q? If not, can you bisect

Re: [O] Need help on write new link type for link URI.

2018-04-26 Thread Bastien
Hi, stardiviner writes: > How to get the correct link here? Please be more explicit on what your are trying to achieve, why you think your solution is correct, what does not work in your solution and what you did to try to make it work. This will boost the odds of getting

Re: [O] [PATCH] Fix git-annex-get call in org-attach

2018-04-26 Thread Bastien
Hi Matt, Matt Lundin writes: > I've attached a patch that fixes a minor issue in org-attach related to > git annex. Basically, it ensures that a shell command is called from > within the git-annex repository (i.e., the org-attach-directory). > Otherwise, the command results

Re: [O] Bug: 'M-x org-tags-view c-g' not exit gracefully [9.1.9 (release_9.1.9-574-g348552 @ /Users/xcy/src/org-mode/lisp/)]

2018-04-26 Thread Bastien
Hi Xu Chunyang, Xu Chunyang writes: > After 'M-x org-tags-view c-g', there is a empty buffer named *Org Agenda* > left, which is unwanted to me. Fixed in maint, thanks. -- Bastien

Re: [O] fr: next-error for agenda

2018-04-26 Thread Bastien
Hi Samuel, Samuel Wales writes: > i'd like next-error to operate on agenda matches. if any are marked, > then those. > > then you can edit the outline without returning to the agenda. I don't understand what you are trying to achieve here. Please feel free to explain it

Re: [O] Bug: ordered property blocks grandchildren [9.1.3 (9.1.3-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171116/)]

2018-04-26 Thread Bastien
Hi Allen Li, thanks for reporting this. I think both behavior are good defaults, I tried to enhance the documentation a little bit. If you see another way to enhance the documentation or the message sent by org-mode, can you suggest it? Thanks! -- Bastien

Re: [O] org-mime-htmlize transforms ' into ? in gmail_quote

2018-04-26 Thread Bastien
Hi Joseph, org-mime is not living in Org's repository anymore, I suggest to report issues on org-mime's repository, that's where other users will report it I guess: https://github.com/org-mime/org-mime Best, -- Bastien

Re: [O] Ical to org, in Go lang.

2018-04-26 Thread Bastien
Hi Robert, this looks nice. Would you advertize this somewhere on Worg? (Yes, Worg is quite a chaotic place, don't hesitate to clean it up if you see meaningful ways to do so.) Thanks, -- Bastien

Re: [O] Bug: org-collector evaluates headlines starting with hyperlink as lisp code

2018-04-26 Thread Bastien
Hi Martin, Martin Kampas writes: > With headlines like > > * [[http://example.com]] Example > > org-collector writes just "http://example.com; in the table, omitting the > rest of the headline. > > Patch below. Applied in maint, thanks! -- Bastien

Re: [O] Org alerts on osx

2018-04-26 Thread Bastien
Hi Cody, Cody Goodman writes: > I tried using org alerts on osx but kept running into dbus errors. So > I'm curious, does anyone have org alerts working on osx? Preferably > something free I can install on work and home computers. Can you give more details on

Re: [O] aligning images, html attributes ignored when exporting to html (longish, sorry)

2018-04-26 Thread Bastien
Hi Andreas and Nicolas, Nicolas Goaziou writes: > #+ATTR_HTML: :style float:right; > > The tutorial is probably outdated. FWIW I've update the tutorial on Worg, thanks for reporting this. -- Bastien

Re: [O] Please see attached debug-init

2018-04-26 Thread Bastien
Hi Charles, Charles Millar writes: > Attached --debug-init when starting - is this with emacs -Q? If not, can you bisect your configuration? Thanks, -- Bastien

Re: [O] Invalid links in Worg

2018-04-26 Thread Bastien
Hi Kaushal, Kaushal Modi writes: > Using the W3C Invalid Link checker[1], I found the following invalid > (404) links on Worg. Those should be fixed, thanks! -- Bastien

Re: [O] [RFC] Dog food, anyone?

2018-04-26 Thread Bastien
Hi Nicolas, it would be nice to make the switch to org-manual.org for Org 9.2, and to delete org.texi entirely from the master branch. I guess we need to add some Makefile rules so that "make pdf" first exports .org => .texi then exports .texi to .pdf... is that so? I'd rather make the switch

Re: [O] agenda clockreport -- include tags?

2018-04-26 Thread Bastien
Hi Raymond, Raymond Zeitler writes: > The agenda clockreport mode is very useful. Is there a template that > can be customized to add a column that shows each task's tags? I > couldn't find it in org-info. I'm using version 9.1.2. yes, good idea -- this is now in master

Re: [O] org-gcal error http 400 - 401

2018-04-26 Thread Bastien
Hi Joseph, Joseph Vidal-Rosset writes: > I tried with emacs 25 and I had this error: > > request: Symbol’s function definition is void: record > > The help of users of org-gcal will be very welcome. if you still struggle with org-gcal, you'd better

Re: [O] buffer-file-name in [* Org src *] buffers

2018-04-26 Thread Bastien
Hi Clément and Nicolas, Clément Pit-Claudel writes: >> * Proposed bug I >> C-x k kills the edit buffer without questions; the overlay >> remains, but now links to a deleted buffer. >> * Proposed bug II >> C-x C-c kills a modified edit buffer silently,

Re: [O] CI for worg

2018-04-26 Thread Bastien
Hi Mark, Mark Edgington writes: > Also, on a related note, it seems to me like there should be a > standalone build-script or Makefile for publishing the worg org-files > to a local html_export folder -- that way contributors can at least > check that everything publishes

Re: [O] priorities on lists

2018-04-26 Thread Bastien
Hi Samuel, Samuel Wales writes: > i am generally sort of leery of org adding header features to lists, > as lists are supposed to be lightweight, but currently, conversion > from header does preserve priority cookies, which i think is trttd. For the record and FWIW, I'm

Re: [O] [RFC] Could we get rid of Org specific "mark ring"

2018-04-26 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: > As the title suggests, I'm wondering if we could remove Org's own > implementation of the mark ring Good idea, +1 for me. -- Bastien

Re: [O] Icalendar / exclude events older than 2 months

2018-04-26 Thread Bastien
Hi Jota, Jota Pin writes: > I would like to set a hook that excludes events older than 2 months > from exporting using org-icalendar-combine-agenda-files. > > I do not know enough lisp for that, thanks for any help , Here is an idea on how to achieve this manually. 0.

Re: [O] Which org mode document should I modify for new header argument?

2018-04-26 Thread Bastien
Hi, stardiviner writes: > I try to find information in Org-mode web page > https://orgmode.org/worg/org-contribute.html#patches I updated this page to explain what manual to edit on maint and master, thanks. -- Bastien

Re: [O] Trouble with scheduled item with deadline on agenda

2018-04-26 Thread Bastien
Hi Alex, Alex Branham writes: > I have this item in one of my agenda files: > > ** TODO Pay estimated taxes > SCHEDULED: <2018-03-31 Sat> DEADLINE: <2018-04-17 Tue -20d> > > and org-agenda-skip-deadline-prewarning-if-scheduled set to > 'prescheduled. Since it is

Re: [O] ical2org ready

2018-04-26 Thread Bastien
Hi Robert, Robert Horn writes: > Version 0.97 of ical2org is available at > https://github.com/rjhorniii/ical2org-go. It converts from Ical format, > e.g., .ics files, into an org-mode file. Great, thanks for sharing this! -- Bastien

Re: [O] Org-Mode babel and gherkin

2018-04-26 Thread Bastien
Hi Charles, "Charles R (Charlie) Martin" writes: > Has anyone set up a babel language for gherkin? Would you mind sharing more information on what is gherkin? Thanks, -- Bastien

Re: [O] [PATCH] Document undocumented undocumented behavior in two org-timestamp-up and org-timestamp-down

2018-04-26 Thread Bastien
Hi Andrew and Nicolas, Nicolas Goaziou writes: > Would it make sense to update the manual accordingly? If so, would you > want to do it? I've now done so in master, thanks. -- Bastien

Re: [O] Can't set full face attributes in variable org-todo-keyword-faces

2018-04-26 Thread Bastien
Hi, stardiviner writes: > I have following settings: > > ```elisp > > (setq org-todo-keyword-faces >   '(;;; todo keywords >     ("TODO" :foreground "orange" > :box '(:color "dim gray" :line-width -1)) >     ("URGENT" :foreground "red" > :box

Re: [O] Bug: org-capture when :prepend t org-capture-kill removes one char too much from target buffer [9.1.7 (9.1.7-18-g2f587d-elpaplus @ /Users/devil/.emacs.d/elpa/org-plus-contrib-20180312/)]

2018-04-26 Thread Bastien
Hi Adam, Adam Faryna writes: > When use org-capture which template that targets file with :prepend > t, org-capture-kill removes one char too much from target buffer, in > result next item in target file looses one of asterisk. Do you still have this issue? If so, can

Re: [O] Some org-mode key interface popup buffers can't by managed by display-buffer-alist

2018-04-26 Thread Bastien
Hi, stardiviner writes: > I use following config, but does not work. How can I manage those > popup buffers with display-buffer-alist? > > > (add-to-list 'display-buffer-alist > '("^\\*Org Agenda\\*" (display-buffer-same-window))) > >

Re: [O] Smart archiving of subtrees with parent headlines

2018-04-26 Thread Bastien
Hi Mark, Mark Edgington writes: > Here's the gist URL: > > https://gist.github.com/edgimar/072d99d8650abe81a9fe7c8687c0c993 I have added a FAQ in Worg for this: "Can I archive a subtree while keeping its hiearchy above?" I'd be interested in integrating such a

Re: [O] Trouble with scheduled item with deadline on agenda

2018-04-26 Thread Alex Branham
On Thu 26 Apr 2018 at 18:34, Bastien wrote: >> ** TODO Pay estimated taxes >> SCHEDULED: <2018-03-31 Sat> DEADLINE: <2018-04-17 Tue -20d> >> >> and org-agenda-skip-deadline-prewarning-if-scheduled set to >> 'prescheduled. Since it is scheduled for a date later than today I >> would

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-26 Thread Bastien
Hi Nicolas, orgalist.el works great for me, thanks for writing it. Just out of curiosity, did you consider make this a minor more from within org-list.el (e.g. `org-list-mode')? Nicolas Goaziou writes: > As stated before, IMO, the only viable use for contrib/ is to be

Re: [O] column view with display-line-numbers-mode

2018-04-26 Thread Bastien
Hi Eric, Bastien writes: > can you try the attached patch against master? I've applied the patch in master... > There is still a problem with big .org files, because we cannot > recompute the colview header format depending on the width reserved > for the line number... but it

Re: [O] [RFC][mini] Bulk action on current line in case of no bulk marks

2018-04-26 Thread Bastien
Hi Marco, Marco Wahl writes: > Currently calling for bulk action ('B') in an agenda without bulk marks > does no action at all and says > > No entries are marked > > What do you think about bulk mark the current line instead and go ahead > with the bulk action?

Re: [O] Fix spelling in worg beamer

2018-04-26 Thread Bastien
Hi Oscar, to help enhancing Worg, just create a user on https://code.orgmode.org and let me know, I will add you as a contributor. Thanks! -- Bastien

Re: [O] org-move-subtree-down whitespace dance

2018-04-26 Thread Bastien
Hi Marco, Marco Wahl writes: > I still propose to let org-move-subtree-down simply just move the > subtree as it is. Concretely see the patch. I think this new behavior is more predictible, I applied your patch, thanks a lot! -- Bastien

Re: [O] [Capture] Monthly/weekly date tree

2018-04-26 Thread Bastien
Hi Dominik, Dominik Schrempf writes: > Is this feature already available or how could I imitate this > feature? ‘(file+olp+datetree "path/to/file" [ "Level 1 heading" ])’ This target(1) will create a heading in a date tree(2) for today’s

Re: [O] Bulk re-scheduling in agenda view

2018-04-26 Thread Bastien
Hi Michael, Michael Hoffman writes: > Thanks Bastien. I reported this as a bug later and Nicolas Goaziou > fixed it. Works as expected now. Thanks for confirming! -- Bastien

Re: [O] Trouble with scheduled item with deadline on agenda

2018-04-26 Thread Bastien
Hi Alex, Alex Branham writes: > now deadlines aren't being put into the agenda at all > unless they are also scheduled. :-( Is this a bug or expected? If this is a bug, can you send an example? This area can be confusing and is hard to test, examples are always very

Re: [O] Trouble with scheduled item with deadline on agenda

2018-04-26 Thread Bastien
Thanks for the quick follow-up! Alex Branham writes: > It's a bug. This should show up on today's agenda: > > * TODO test > DEADLINE: <2018-04-27 Fri> > > because the value of 'org-deadline-warning-days' is 14 and it's due > tomorrow, but it doesn't appear. Er, indeed -

Re: [O] fr: next-error for agenda

2018-04-26 Thread Bastien
Thanks for replying. Samuel Wales writes: > do a text search in agenda > use next-error to visit buffer and put point on every header in > agenda sequence I would need more details. Can you give an example agenda buffer? An example text search? Should the text search

Re: [O] Trouble with scheduled item with deadline on agenda

2018-04-26 Thread Alex Branham
On Thu 26 Apr 2018 at 20:20, Bastien wrote: > Er, indeed - both bugs should now be fixed in maint. Looks good to me, thanks!

Re: [O] Changing Modes and Headline Closing

2018-04-26 Thread Bastien
Hi 42 147, 42 147 writes: > Is there a way to switch back to org-mode via M-x org-mode while > preserving the state of the open / closed headlines? I added this FAQ to Worg: * Is my question already a Frequently Asked Questions ? You can find the answer by asking on

Re: [O] Bug: agenda text search with buffer restriction fails [9.1.5 (9.1.5-1-gb3ddb0-elpaplus @ /home/ionasal/.emacs.d/elpa/org-plus-contrib-20171225/)]

2018-04-26 Thread Bastien
Hi Allen, Allen Li writes: >> https://code.orgmode.org/bzg/org-mode/commit/b9b921716ba1d2a564bb9443427dfb21bb609e05 >> https://code.orgmode.org/bzg/org-mode/commit/da83e7d583895976a2398becbb995bcce1f729be > > Oops, done. Attached new patch. applied in maint, thanks

Re: [O] Bulk re-scheduling in agenda view

2018-04-26 Thread Bastien
Hi Michael, Michael Hoffman writes: > I am bulk re-scheduling items in an agenda view. I would like all the > selected items to be re-scheduled to a year later from their current > scheduled date. The org manual >

Re: [O] Org mode bug submission and viewing?

2018-04-26 Thread Bastien
Dear all, reflecting upon Allen's question and Kaushal's answer, I would like to suggest this rule on how to submit bug reports: Use M-x org-submit-bug-report RET if you installed Org yourself, use M-x report-emacs-bug RET otherwise. This way, Org maintainers who check Emacs bugs are likely

Re: [O] Custom agenda with tags-todo and shorthand todo specification ignored if hypen present in TODO state

2018-04-26 Thread Bastien
Hi Adrian, Adrian Bradd writes: > (tags-todo "@work/IN-PROGRESS" Yes, this is a bug: the "-" character is special in this syntax, so TODO keywords containing "-" characters are not compatible with the old syntax. The new syntax is preferred. Best, -- Bastien

Re: [O] Agenda: skip sub-item if parent is scheduled

2018-04-26 Thread Bastien
Hi Matthieu, Matthieu Caneill writes: > In a custom `tags-todo` agenda view, I can't manage to skip sub-items > if their parent is scheduled. > > If I have this: > > * TODO parent item > SCHEDULED: <2018-02-11> > ** TODO child sub-item > > I don't want any item to appear in

Re: [O] Documentation references to htmlize and htmlize vs. htmlfontify

2018-04-26 Thread Bastien
Kaushal Modi writes: > +1 to transition to htmlfontify. Copying Rasmus for comments on > efforts needed to update ox-html to use htmlfontify.. +1! -- Bastien

Re: [O] org-open-link-from-string truncates file path at spaces

2018-04-26 Thread Bastien
Hi Joon, Joon Ro writes: > With current org version (Org mode version 9.1.8 (9.1.8-elpaplus @ c: > /Users/joon/.emacs.d/elpa/org-plus-contrib-20171228/)), > org-open-link-from-string does not work with a path string if it > includes a space. For example, > >

Re: [O] taskjuggler subtract scheduled and deadline

2018-04-26 Thread Bastien
Hi Edgar, sorry your question didn't receive answer - I'm copying ox-taskjuggler.el maintainers in case that helps. @Christian: I don't remember if you are still using and maintaining ox-taskjuggler.el -- feel free to correct me if I'm wrong! Thanks, -- Bastien

Re: [O] Should wip-cite branch be merged to master?

2018-04-26 Thread Bastien
Hi all, Richard Lawrence writes: > I don't have too much to add to this, though I do want to thank > everyone for their continued interest in citations, and the work that > has been done! +1! With Org 9.2 knocking at the door, we can let users Org 9.2 a few

Re: [O] [PATCH] org-capture: Add a custom to control save target file or not.

2018-04-26 Thread Bastien
Hi Tumashu, Nicolas Goaziou writes: > AFAIC, I'd rather deal with email than with a web interface. However, > Bastien accepted PR from code.orgmode.org in the past. PS: Just to be clear, we don't accept PR from code.orgmode.org, this was just a left-over from the

Re: [O] Alternatives to inlinetasks? [was: Problems created by inlinetasks in agenda views]

2018-04-26 Thread Bastien
Hi Nicolas and Carsten, Carsten Dominik writes: > Either we keep it as the hack, or use the limitation you > mention and get rid of the END line. I think getting rid of the END line goes in the right direction... > But I am not sure it is really with the trouble to replace a

Re: [O] git://orgmode.org/org-mode.git --> g...@code.orgmode.org:bzg/org-mode.git : Now password is required

2018-04-26 Thread Bastien
Hi Brent, https cloning is for users who just want to git pull: https://code.orgmode.org/bzg/org-mode.git git:// cloning is for developers with a username on code.orgmode.org: git clone git://code.orgmode.org/bzg/org-mode.git HTH, -- Bastien

Re: [O] Question about org-id-update-id-locations

2018-04-26 Thread Bastien
Hi Roland, Roland Everaert writes: > I am currently writing a function to remove duplicated Ids reported > by org-id-update-id-locations Can you share your code so far? That way we can surely better understand how to help. -- Bastien

Re: [O] Org-Mode babel and gherkin

2018-04-26 Thread Charles R (Charlie) Martin
gherkin is the specification language used for behavior-driven design in tools like Cucumber. https://github.com/cucumber/cucumber/wiki/Gherkin https://medium.com/@NeotericEU/speak-gherkin-and-learn-how-to-collect-requirements-for-your-project-dad171da8fb On Thu, Apr 26, 2018 at 5:34 PM, Bastien

Re: [O] Time shifting functions

2018-04-26 Thread Bastien
Hi Andrei, Andrei Beliankou writes: > I wonder if Org-mode has a convinient function to shift a timestamp with > a (weekly) repeating interval by that interval. Actually the same way `org-read-date' reads the time in the timestamp it could also read a repeater interval, so

Re: [O] "Reference Dump" rant

2018-04-26 Thread Bastien
Hi Lawrence, Lawrence Bottorff writes: > Yes, Worg is great. Well, Worg is full of useful contents but it is too chaotic, to the point it may become scary for newcomers. We need to work on that. > BTW, where can I get the source for the latest manual? Online here:

Re: [O] Bulk re-scheduling in agenda view

2018-04-26 Thread Michael Hoffman
On 4/26/2018 7:34 PM, Bastien wrote: Michael Hoffman writes: The org manual seems to indicate this is possible using double plus: Schedule all items to a new date. To shift existing schedule dates by a fixed

Re: [O] Orgmode repeater intervals with end date

2018-04-26 Thread Bastien
Hi Kark and Tory, Karl Voit writes: > http://karl-voit.at/2017/01/15/org-clone-subtree-with-time-shift/ > I do think I remember that I linked to this article somewhere in > Worg. I've now added a FAQ to this in Worg. "How can I let a task repeat until a certain date?"

Re: [O] syncing multiple calendars with org-caldav

2018-04-26 Thread Bastien
Hi Saša, Saša Janiška writes: > in the past I was using org-caldav package to sync my calendar (and > contacts) entries with my Android phones via Baikal server, but at some > point it got broken - see > https://github.com/dengste/org-caldav/issues/51 so I had to resort to >

Re: [O] Attempting to automate worg build

2018-04-26 Thread Bastien
Hi Kaushal, Kaushal Modi writes: > On Mon, Jan 8, 2018 at 10:06 AM Chris Keating < > christopherkeat...@gmail.com> wrote: > > Hello fellow org-mode enthusiasts. > > I noticed that the server move for orgmode.org has caused some of > the docs to 404. > >

Re: [O] bokeh, ob-ipython and org-mode HTML export

2018-04-26 Thread Bastien
Hi Deepak, > I have a blog post up that might be of interest to some of you on this > list: http://cherian.net/posts/bokeh-org-mode.html. thanks for sharing this! If you find a place to advertize it on Worg, the community-driven documentation, please go ahead.

Re: [O] [RFC] Add new export backend for Jekyll

2018-04-26 Thread Bastien
Hi Łukasz, Grant Rettke writes: > That looks great. +1! > Best way to start is to put it on GitHub so others can try it out. +1 :) You can also use https://code.orgmode.org, of course. Thanks for contributing this! -- Bastien

Re: [O] File name format in ARCHIVE property

2018-04-26 Thread Bastien
Hi Roland, you may look for "datetree" in the manual and find something useful for you. Best, -- Bastien

Re: [O] git push to Worg error

2018-04-26 Thread Bastien
Hi, stardiviner writes: > You mean you forked https://code.orgmode.org/bzg/worg.git ? Note that you can fork bzg/org-mode and bzg/worg from code.orgmode.org but you cannot create "pull requests" from with code.orgmode.org. The place to share patches is this list. Of

Re: [O] Making a variable persistent when refreshing the agenda

2018-04-26 Thread Bastien
Hi Luke, Luke writes: > Is this possible? If so, any ideas how? I would simply set `org-deadline-warning-days' manually with M-: (setq org-deadline-warning-days 3) then `r' to redo the agenda. This is not terribly longer than setting the number of days from the

Re: [O] Strange, issue when I hit word wrap limit.

2018-04-26 Thread Bastien
Hi Richard, I assume you solved this issue, but I don't see it has been answered, so just checking in case. Thanks for any follow-up, -- Bastien

Re: [O] Org-Mode babel and gherkin

2018-04-26 Thread Bastien
"Charles R (Charlie) Martin" writes: > gherkin is the specification language used for behavior-driven design > in tools like Cucumber. Thanks, -- Bastien

Re: [O] inherit priority

2018-04-26 Thread Bastien
Hi Jesse, Jesse Johnson writes: > There have been several requests for priority inheritance over the > years. If it can't currently be done, I am willing to take a look at > implementing it. Did you make progress on this? FWIW I'm not convinced it is worth implementing

Re: [O] Org-mode new website accept PR like GitHub?

2018-04-26 Thread Bastien
Hi, "numbch...@gmail.com" writes: > Can I send PR to add contrib support at new Org-mode source code > website like this: https://code.orgmode.org/bzg/org-mode/pulls/1 No, but you can send patches against https://code.orgmode.org/bzg/orgweb on this list. -- Bastien

Re: [O] Why the new structure template engine not in Org ELPA package?

2018-04-26 Thread Bastien
Hi, "numbch...@gmail.com" writes: > RT. I don't know what "RT." means, please be more explicit. Thanks, -- Bastien

Re: [O] Trouble with scheduled item with deadline on agenda

2018-04-26 Thread Alex Branham
On Thu 26 Apr 2018 at 19:25, Bastien wrote: > Hi Alex, > > Alex Branham writes: > >> now deadlines aren't being put into the agenda at all >> unless they are also scheduled. :-( > > Is this a bug or expected? If this is a bug, can you send an example?

Re: [O] [RFC] Could we get rid of Org specific "mark ring"

2018-04-26 Thread Samuel Wales
On 4/26/18, Bastien wrote: > Good idea, +1 for me. i'd actually stay on an old version of org forever just to avoid the org mark ring being removed. when i click on a link [or similar], i want a single command that is guaranteed to go back to the exact location.

Re: [O] cautionary tale: avoid creating/using a macro called "title"

2018-04-26 Thread Bastien
Hi Nicolas and Eric, Eric S Fraga writes: > On Friday, 23 Mar 2018 at 23:42, Nicolas Goaziou wrote: >> A bit late, yet fixed. Thank you. > > Thank you! Works fine now. And I have increased confidence in my > sanity. ;-) Indeed, thanks for fixing this! Let's all increase

Re: [O] fr: next-error for agenda

2018-04-26 Thread Samuel Wales
do a text search in agenda use next-error to visit buffer and put point on every header in agenda sequence the frame must be able to have only a single window in it

Re: [O] [RFC] Could we get rid of Org specific "mark ring"

2018-04-26 Thread Bastien
Hi Samuel, Samuel Wales writes: > On 4/26/18, Bastien wrote: >> Good idea, +1 for me. > > i'd actually stay on an old version of org forever just to avoid the > org mark ring being removed. when i click on a link [or similar], i > want a single command that

Re: [O] [RFC] Could we get rid of Org specific "mark ring"

2018-04-26 Thread Samuel Wales
hi bastien, did you read the entire thread? it goes into detail that i cannot redo. if you did, do you have specific questions?

Re: [O] Release Org 9.2 soon ?

2018-04-26 Thread Bastien
Hi Nicolas and all, Bastien writes: > I'm back from a few days off, I'll be able to make the 9.2 release > at the end of next week. I've released 9.1.10 in the meantime. I'm now reading past emails and checking things for 9.2. Maybe we will need to release 9.1.12 before 9.2, as

Re: [O] Release Org 9.2 soon ?

2018-04-26 Thread Bastien
Hi Rasmus, Rasmus writes: > What is the best way to make a CHANGELOG from 9.1.9 to 9.1.11? Should I > just copy the git log? Yes, I guess so. -- Bastien

Re: [O] Multiple tags on a heading?

2018-04-26 Thread Alain . Cochard
> I do not understand. Is there still an issue? No, for me there is no issue (apart somewhere in my own config). Sorry for not not having been clear enough. -- EOST (École et Observatoire des Sciences de la Terre) IPG (Institut de Physique du Globe) | alain.coch...@unistra.fr 5 rue René

[O] org-tag-faces only applies to :face:?

2018-04-26 Thread Boyan Penkov
Hello, My intention is to change the color and background of certain (urgent-important, noturgent-important) items in the agenda. To this end, I have set up appropriate tags in org-tag-alist and have played with org-tag-faces. However, when I -- for example -- (setq org-tag-faces '(

Re: [O] Multiple tags on a heading?

2018-04-26 Thread Nicolas Goaziou
Hello, alain.coch...@unistra.fr writes: > Actually, if I use a void .emacs file and just the command 'emacs' to > run emacs -- which also uses the same 9.1.9 elpa version --, then > everything works as I would expect: > > 'C-c c-c' or 'C-c C-q' on the headline enters the minibuffer, then >

[O] how to use org-crypt with different key per file or node?

2018-04-26 Thread Gregor Zattler
Dear org-mode users and developers, I use org-crypt for different org files. Till now I follow the documentation and specify the one and only key to use via (setq org-crypt-key "0xdeadbeef") for all org files and their headings. Is it possible to specify different keys for different files or