Re: [ANN] tchanges.el: Collaborate with word processor (docx) users using 'track changes'

2024-07-15 Thread James Thomas
Ihor Radchenko wrote: > James Thomas writes: > >>>> They're loaded on import and view/edit/add-able before re-exporting. A >>>> 'Save WIP' feature for writing to disk until then is on the TODO list. >>> >>> Are the comments also using

Re: [ANN] tchanges.el: Collaborate with word processor (docx) users using 'track changes'

2024-07-13 Thread James Thomas
Ihor Radchenko wrote: > James Thomas writes: > >>> What about comments? Are they stored into Org mode file or separately? >> >> They're loaded on import and view/edit/add-able before re-exporting. A >> 'Save WIP' feature for writing to disk unti

Re: [ANN] tchanges.el: Collaborate with word processor (docx) users using 'track changes'

2024-07-11 Thread James Thomas
Ihor Radchenko wrote: > James Thomas: > >> The import part in my package is merely a frill. >> >>> but with an added feature to automatically display diffs. > > What about comments? Are they stored into Org mode file or separately? They're loaded on i

Re: [ANN] tchanges.el: Collaborate with word processor (docx) users using 'track changes'

2024-07-09 Thread James Thomas
Ihor Radchenko wrote: > James Thomas writes: > >> I'd like to let you know of a package I made, mainly for personal use: >> >> https://codeberg.org/quotuva/tchanges >> >> It lets Emacs users collaborate with others who use Office software like >>

[ANN] tchanges.el: Collaborate with word processor (docx) users using 'track changes'

2024-07-02 Thread James Thomas
p-gnu-emacs, but its primary use is along with org-mode. Would love to get some feedback! Regards, James

"Footnote" section line spacing is weird

2023-08-19 Thread James Harkins
Org-mode 9.5.2 (packaged with Ubuntu 22.04). I've noticed this for awhile -- wondering if this has changed in a more recent version. Let's say I have, at the bottom of a document: ``` * Footnotes [fn:..] lorem ipsum... ``` Somewhere else in the document, I do C-c C-x f. Then I see: ```

Re: One-stop shop for ALL org faces size?

2023-08-09 Thread James Harkins
On Wed, 09 Aug 2023 15:38:55 +0800 James Harkins wrote --- > So anyway... what I would like to do is to set something, preferably in one > place, and have ALL org faces follow suit. How to do this? Or, is it > impossible? Erm... as often happens, moments after sending, I found

One-stop shop for ALL org faces size?

2023-08-09 Thread James Harkins
A while back, I configured Emacs' default face to use the Inconsolata font slightly smaller than how it appeared at first. (It shows up in .emacs as ":height 98" -- what is 98, I'm not sure.) Now the trouble is, =verbatim segments= appear slightly larger than the text around it. As it's a progr

Re: "Indent headline data" is indenting non-headline-data

2023-04-29 Thread "James Harkins"
On Thu, 27 Apr 2023 09:30:13 +0800 Ruijie Yu wrote --- > Reproducible in built-in Org (9.5.5 release) from Emacs 28.2, but > unreproducible in latest Org main branch (release_9.6.4-329-g466a37). > So, assuming that this indeed is a bug, it has been fixed, but the fix > is not present in you

"Indent headline data" is indenting non-headline-data

2023-04-26 Thread "James Harkins"
I just discovered a strange auto-indentation behavior. Org 9.5.2. I'm currently using org to draft a paper. I have set org-adapt-indentation to "adapt indentation for headline data lines." Now I have (just stealing some body text): ``` * Headline When this variable is set to ‘headline-data’, O

Bug: :session results in unfriendly error reporting

2021-08-15 Thread James Powell
xplicitly" [3]. Is there a way to get back to the "Error Output" buffer opening with a simple message /while/ having :session being enabled? thank you,   James P. References [1] "Currently the only action Babel takes with STDERR is to display it in a     pop-up buffer when code bl

bug: Error handling in source blocks.

2021-08-09 Thread James Powell
org manual called "Error handling   in source blocks" that discusses the issue.   I searched for "error handling" at <https://lists.gnu.org/archive>,   with no results that are relevant.   thank you for your time,   - JP -- James E. Powell, MS Pronouns: he/him/his App

Bug: ODT export of Chinese text inserts spaces for line breaks

2021-06-28 Thread James Harkins
Consider the following org document. * Test 1本人不想亲自拿到学历学位证书、急于离校者,可书面委托他人代领学历学位证 书,29日起即可离校;2本人想亲自领取学历学位证书者,按学校规定的程序及有关 要求办理离校手续,领取相关证书后离校; This was produced by pasting in a single, long line, and then using alt-Q (a normal thing to do, and good for readability, because org-mode doesn't wrap li

Bug: spurious change in list indent cursor motion [9.4.4 (9.4.4-dist @ /home/powellj/elisp/org-9.4.4/lisp/)]

2021-05-09 Thread James Powell
full of lines starting with ':' only (!). - I tried setting org-adapt-indentation to 't (the default) as it is   an obvious suspect, the bug still manifested. many thanks, - James P. Emacs  : GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.24.5)  of 2020-07-07 Package: Org mod

Re: Bug: redundant and undocumented #label is required to link to a table [9.4.4 (9.4.4-dist @ /home/powellj/elisp/org-9.4.4/lisp/)]

2021-04-19 Thread James Powell
aptioned and referenced. - JP On 4/19/21 10:45 AM, Nicolas Goaziou wrote: Hello, James Powell writes: Using Org mode version 9.4.4 I build this document: <> #+NAME: t1 #+begin_src R :exports both   library(tidyverse)   x <- tribble(~a, ~b, 1, 3)   x #+end_src #+CAPTION: Org Ta

Bug: redundant and undocumented #label is required to link to a table [9.4.4 (9.4.4-dist @ /home/powellj/elisp/org-9.4.4/lisp/)]

2021-04-19 Thread James Powell
("http" :follow     #[514 "\301\300\302Q\"\207" ["http" browse-url ":"] 6   "\n\n(fn URL ARG)"]     )    ("ftp" :follow     #[514 "\301\300\302Q\"\207" ["ftp" browse-url ":"] 6   "\n\n(fn URL ARG)"]     )    ("help" :follow org-link--open-help)    ("file" :complete org-link-complete-file)    ("elisp" :follow org-link--open-elisp)    ("doi" :follow org-link--open-doi))  org-babel-load-languages '((dot . t) (R . t) (shell . t))  org-html-format-inlinetask-function 'org-html-format-inlinetask-default-function  org-agenda-files '("~/jep-files/docs/projects.org" "~/jep-files/docs/notes.org"...  org-clock-out-hook '(org-clock-remove-empty-clock-drawer)  org-confirm-babel-evaluate nil  org-publish-project-alist '(("org" :base-directory "~/org/" :publishing-directory   "~/public_html" :section-numbers nil :with-toc nil   :publishing-function org-latex-publish-to-pdf   :html-head   "href=\"../other/mystyle.css\"\n type=\"text/css\"/>") ("2020_MCTD_HDDV_Registration" :base-directory "~/deq/projects/heavyduty-registration-archive/2020_MCTD_HDDV_Registration" :publishing-directory "~/public_html" :publishing-function org-latex-publish-to-pdf) )  ) -- James E. Powell, MS Pronouns: he/him/his Applied Physics PhD Candidate Department of Physics Portland State University Home page: http://web.pdx.edu/~powellj Office: SRTC 409B Phone: +1-503-725-8515

captioned named table in org-babel R is dangling link in latex export

2021-04-06 Thread James Powell
  I searched the archives and the intertubes, I don't see any discussion of this. Any help would be greatly appreciated. - JP -- James E. Powell, MS Pronouns: he/him/his Applied Physics PhD Candidate Department of Physics Portland State University Home page: http://web.pdx.edu/~powellj Office: SRTC 409B Phone: +1-503-725-8515

Re: fuzzy link can't be exported when \begin{foo} is there

2021-03-31 Thread James Powell
acker? Ordinarily here I would say "close the bug" but this is close enough I hope? - JP On 3/29/21 9:45 PM, Kyle Meyer wrote: James Powell writes: First time poster, long time user.  Glad to be here. Welcome. This seems to a bug. [...] When I add some latex in the middle: <> In

fuzzy link can't be exported when \begin{foo} is there

2021-03-27 Thread James Powell
port with org-mode 9.3.6.  Back in 9.3.6, it was worse: not only would org-lint report 'unknown fuzzy' and latex export say "BROKEN LINK" but also C-c C-o (org-open-at-point) would fail to find the target and make the jump. Many thanks. - JP -- James E. Powell, MS Pronouns: he/

Re: Org agenda to Android calendar without Google Calendar in the middle

2021-03-08 Thread James Harkins
Peter Hardy: > An alternative Android app that you might like to look at is Orgzly Hm, I think I'll start here. Good tip, thanks! hjh

org-crypt patch

2020-11-05 Thread Logan James
Add `org-crypt-decrypt-after-save-magic' function to complement the currently existing `org-crypt-use-before-save-magic' function. Causes the buffer to be unencrypted after it has been saved to file so that you can continue working on it without manually running `org-decrypt-entries' This has the d

Re: Is reading nested simple lists into org-babel code blocks currently supported? [PATCH] - manual.org

2020-10-31 Thread James Boyle
y help you can provide. James On Thu, Oct 29, 2020, at 12:52 PM, Tom Gillespie wrote: > Hi James, > I would file this along with other ob-lang dependent features such > as TRAMP remote execution support. For example, python works as in > your other examples, but only if you defi

Is reading nested simple lists into org-babel code blocks currently supported?

2020-10-29 Thread James Boyle
by to not barf on an undefined variable error for certain input structures like nested lists. Argument VARS is a tree structure. See above example format." (subst "unordered" 'unordered vars)) (advice-add 'org-babel--get-vars :filter-return #'patch-get-vars-output) #+end_src Thanks again for any help or direction you can provide. James Boyle

Re: Bug: Occasional error with recurring tasks in agenda [9.4 (release_9.4-3-ge6021b @ /home/james/.config/emacs/straight/build/org-plus-contrib/)]

2020-09-25 Thread James N . V . Cash
logging out org-state). If I print out either of those variables with the "%S" format string instead of "%s", the point doesn't move. This doesn't happen with emacs -Q, so presumably there's something in my config that's making this happen, but I have no idea what I should be looking for. Any suggestions? James

Re: Bug: Occasional error with recurring tasks in agenda [9.4 (release_9.4-3-ge6021b @ /home/james/.config/emacs/straight/build/org-plus-contrib/)]

2020-09-23 Thread James N . V . Cash
Ihor Radchenko writes: >> It seems to always work properly from the org buffer itself, so I assume >> it's something happening in the agenda, but I'm not sure where to look. >> I've tried debugging `org-agenda-todo`, but I can't see anything in >> askance there. Any advice as to what I should be

Bug: Occasional error with recurring tasks in agenda [9.4 (release_9.4-3-ge6021b @ /home/james/.config/emacs/straight/build/org-plus-contrib/)]

2020-09-22 Thread James N V Cash
but I'm not sure where to look. I've tried debugging `org-agenda-todo`, but I can't see anything in askance there. Any advice as to what I should be looking for? James Cash Emacs : GNU Emacs 28.0.50 (bu

Re: eldoc recursion error

2020-09-20 Thread James N . V . Cash
l be an issue in practice, but if necessary we could just check the value of eldoc-documentation-strategy and behave appropriately. >From 7d59ecadbea429626bae90464d76f01b60c8d67f Mon Sep 17 00:00:00 2001 From: "James N. V. Cash" Date: Thu, 17 Sep 2020 10:51:13 -0400 Subjec

Re: eldoc recursion error

2020-09-20 Thread James N . V . Cash
James N. V. Cash writes: > I was just thinking more about this, and I'm concerned I might need to > change things around a little bit more. The closure that > org-eldoc-get-mode-local-documentation-function now returns under Emacs > 28 doesn't take any arguments and in

Re: eldoc recursion error

2020-09-20 Thread James N . V . Cash
Kyle Meyer writes: > Using lexical-let here is problematic because it's obsolete since Emacs > 24. Taking a quick glance, I don't see any issues with switching this > file over to lexical binding by adding " -*- lexical-binding: t; -*-" to > the first line. Cool, will do. I was concerned that t

Re: eldoc recursion error

2020-09-17 Thread James N . V . Cash
h, which tries to better preserve how the new eldoc strategy works, by passing through the callback to the mode-local eldoc function if available, which will be a closure over the configured documentation strategy with eldoc-documentation-functions bound to the appropriate mode-local value. >From 4c

Re: eldoc recursion error

2020-09-15 Thread James N V Cash
I've attached a patch that addresses the recursion issue with Emacs 28 and shows eldoc properly with example python. It presumably should act the same with older versions of Emacs, although I haven't tested. diff --git a/contrib/lisp/org-eldoc.el b/contrib/lisp/org-eldoc.el index 3b0999340..ccc23

Re: tags-todo agenda shoud not ignore DONE items

2020-09-15 Thread James N V Cash
Bastien writes: > Confirming this as an issue, if someone wants to fix it. I've tried taking a shot at addressing this issue via the patch attached. As mentioned in the thread, might potentially cause issues by changing how it matches -- should there be an option? Or is the idea just that if

Re: [PATCH] Make org-eldoc work with Emacs 28

2020-07-16 Thread James N . V . Cash
Kyle Meyer writes: > Basil L. Contovounesios writes: >> How involved would it be to make org-eldoc work in >> non-"backwards-compatibility" mode? > > I think we can do that, while still supporting Org's minimum Emacs > version, by following python.el. Here's what it does: > ... > > ... org-eldoc

Re: [PATCH] Make org-eldoc work with Emacs 28

2020-07-13 Thread James N . V . Cash
Nicolas Goaziou writes: > Do we need another variable for that? Could > org-eldoc-documentation-function catch wrong-number-of-arguments error, > and try another call instead? I believe that the issue is org-eldoc-documentation-function itself is called with the wrong number of arguments; the

[PATCH] Make org-eldoc work with Emacs 28

2020-07-12 Thread James N. V. Cash
, which puts eldoc in "backwards-compatability" mode. >From 5c04048c0d1ed3f80c7dd3e6477e12fc8e760675 Mon Sep 17 00:00:00 2001 From: "James N. V. Cash" Date: Fri, 10 Jul 2020 11:56:23 -0400 Subject: [PATCH] Make org-eldoc work with Emacs 28's new eldoc API Still usi

Re: Migrating from HUGO to org-publish

2020-05-26 Thread James R Miller
Alejandro, Have you tried ox-hugo? There's an org exporter to Hugo. I use it and it works pretty much flawlessly. -- James Miller james.ryland.mil...@gmail.com

Re: issue tracker?

2020-05-20 Thread James R Miller
org file that could be exported the html occasionally too. -- James Miller james.ryland.mil...@gmail.com

Re: issue tracker?

2020-05-19 Thread James R Miller
ML only approach is that it's not easy to see what's an open issue unless you spend a long time searching and reading the ML. And I feel that that time could be better spent learning the code base instead of reading the ML. -- James Miller james.ryland.mil...@gmail.com

Re: issue tracker?

2020-05-19 Thread James R Miller
enting an issue tracker. A project to consider then, might be some sort of system that interfaces with the ML (as well as a simple REST api so that issues could be submitted from inside emacs directly), that creates some sort of org-based issue tracker, and then ox-html exports to a stati

Re: issue tracker?

2020-05-19 Thread James R Miller
just be a view into that? -- James Miller james.ryland.mil...@gmail.com

Re: issue tracker?

2020-05-19 Thread James R Miller
My apologies. I thought Gogs was the repository for org as I that is what is linked from the homepage. -- James Miller james.ryland.mil...@gmail.com

Re: issue tracker?

2020-05-18 Thread James R Miller
Doesn’t Gogs have a nice issue tracker functionality? -- James Miller james.ryland.mil...@gmail.com

Re: Org-list: Add back fancy description list indentation

2020-05-18 Thread James R Miller
This just might be the functionality that makes me learn elisp. :) -- James Miller james.ryland.mil...@gmail.com

Re: Org-list: Add back fancy description list indentation

2020-05-18 Thread James R Miller
It just seems like a regression to me instead of a fix. Functionality was removed instead of fixed. -- James Miller james.ryland.mil...@gmail.com

Org-list: Add back fancy description list indentation

2020-05-17 Thread James R Miller
this functionality back in? Perhaps as some sort of variable like `org-use-fancy-description-list-indentation` instead of throwing it out entirely? Here's the commit I'm referring to: https://code.orgmode.org/bzg/org-mode/commit/683df456a41a2b0e308bdbf746f5db0235a6058a Thanks. -

Re: [O] Equivalent of timeline?

2019-06-29 Thread James Harkins
On June 29, 2019 06:45:51 Samuel Wales wrote: i was going to code the following, and documented it first, but cannot code it. maybe it will be of smoe use in thinking about the problem. Sure, those are good tips. Much appreciated! I don't mind taking it from there (though I probably can't d

[O] Equivalent of timeline?

2019-06-28 Thread James Harkins
I recently had to make a document listing my professional activities (lectures and performances). Items are dated. I would like to see an overview of them, sorted by date. In the past I would have used a Timeline agenda for this, but that's no longer possible. https://www.reddit.com/r/orgmode/

Re: [O] ODT export --> opening in Okular?

2018-12-11 Thread James Harkins
On Tue, 11 Dec 2018 01:00:15 +0800 wrote > Check your ~/.mailcap and/or /etc/mailcap file as well: there are indeed > many twisty passages through org-open-file, so you may end up calling > whatever the system has set up (correctly or not). > Nick Aha, that was the answer. Apparen

Re: [O] ODT export --> opening in Okular?

2018-12-09 Thread James Harkins
On Mon, 10 Dec 2018 07:25:13 +0800 briangpowell wrote > * Suggest you try changing this: > > ("\\.odt\\'" . "libreoffice6.0 %s" > * To this instead: > > ("\\.odt\\'" . "libreoffice %s" > --since "libreoffice6.0" is a specific link that is subject to change--not > only by y

[O] ODT export --> opening in Okular?

2018-12-09 Thread James Harkins
Hi, I realize I'm running an older version of org-mode (8.3.3), but things are working for me generally and I'm not in a position to monkey around with my environment right now. Anyway, something strange. A few months ago, I was able to export to ODT and the file would open in LibreOffice. But

Re: [O] Incorrect references to LaTeX Listings

2018-01-10 Thread James Harkins
On Tue, 09 Jan 2018 20:35:37 +0800 Eric S Fraga wrote > Check org-latex-prefer-user-labels. OK, this works for me, thanks. FWIW, org-latex-prefer-user-labels eluded me in the documentation. Now that you pointed me to it, I see the reason for the change, but I wouldn't have guessed

[O] Incorrect references to LaTeX Listings

2018-01-09 Thread James Harkins
I have several org documents containing source code listings, with references such as the following: ``` * Section #+name: codeblock #+caption: Hello, world. #+BEGIN_SRC C // Hello, world #+END_SRC Reference to [[codeblock]]. ``` I've been doing this for years, never had any problem. Today, I

Re: [O] Deadline warning period, and property to override it

2017-11-20 Thread James Harkins
On Mon, 20 Nov 2017 15:50:58 +0800 Eric S Fraga wrote > On Sunday, 19 Nov 2017 at 10:54, James Harkins wrote: > > 2. Is there a property to override the warning period for specific > > headlines? For example, if I have a project due on a certain date, a > > t

[O] Deadline warning period, and property to override it

2017-11-19 Thread James Harkins
Hi, Two questions about deadline items in the agenda. 1. The default warning period for upcoming deadlines is 14 days. There must be a variable to control this, but I'm having trouble finding it in the manual. 2. Is there a property to override the warning period for specific headlines? For ex

Re: [O] function for inserting a block

2017-11-09 Thread James Harkins
One more vote in favor of not removing my own use, I added Anyway, just an opinion. "<" macros save me tons of time with ox-latex markup. I like them. hjh Sent with AquaMail for Android http://www.aqua-mail.com

Re: [O] Beamer_act property is misnamed in org-mode Ubuntu package

2017-09-27 Thread James Harkins
On September 27, 2017 14:03:06 Eric S Fraga wrote: On Wednesday, 27 Sep 2017 at 11:53, James Harkins wrote: Hi, There seems to be a mistake in the org-mode Ubuntu 16.02 packages. For beamer, if I C-c C-x p to add a property, one of the predefined options is: :BEAMER_act(Act): 1 I

[O] Beamer_act property is misnamed in org-mode Ubuntu package

2017-09-26 Thread James Harkins
Hi, There seems to be a mistake in the org-mode Ubuntu 16.02 packages. For beamer, if I C-c C-x p to add a property, one of the predefined options is: :BEAMER_act(Act): 1 But it should be :BEAMER_act: 1 The former is ignored in the generated LaTeX. The latter produces a correct ove

[O] org-after-todo-statistics-hook vs checkboxes

2017-09-24 Thread James Harkins
exported agenda view, including all TODOs. So, e.g., I have a task "Review e-mailed student work" and under this task will be a large number of short-duration subtasks. The subtasks do not need org-ids. So I would really prefer to use checkboxes for these, and I don't understand why the statistics hook doesn't work here.) Org 8.3.3 from Ubuntu packages. Thanks, James

Re: [O] Sibling visibility when accessing an item from the agenda

2017-09-16 Thread James Harkins
On Sat, 16 Sep 2017 15:30:52 +0800 Nicolas Goaziou wrote > Does customizing `org-show-context-detail' fix your issues? Hi, Thanks, it would have taken me quite some time to find that. The default was "ancestors." Changing it to "local" works well for me. I'm puzzled because, for y

Re: [O] Sibling visibility when accessing an item from the agenda

2017-09-15 Thread James Harkins
> What is the setting to control the visibility of the 4th-level siblings here? > > How I got to this point: > > - All headings collapsed (only top-level visible) > - Go to the agenda week view > - Put the cursor on the entry for "Elec. 2a 01" and hit return. A bit of poking around, and I

Re: [O] Sibling visibility when accessing an item from the agenda

2017-09-15 Thread James Harkins
Sorry, I had meant to attach a screenshot. Here it is. James On Sat, 16 Sep 2017 09:47:45 +0800 James Harkins wrote > Hi, > > What is the setting to control the visibility of the 4th-level siblings here? > > How I got to this point: > > - All heading

[O] Sibling visibility when accessing an item from the agenda

2017-09-15 Thread James Harkins
Hi, What is the setting to control the visibility of the 4th-level siblings here? How I got to this point: - All headings collapsed (only top-level visible) - Go to the agenda week view - Put the cursor on the entry for "Elec. 2a 01" and hit return. The catch is... my school requires me to ta

Re: [O] Flattening references in ODT export

2017-09-10 Thread James Harkins
On Sun, 10 Sep 2017 04:18:08 -0400 Nicolas Goaziou wrote > > On Sat, 09 Sep 2017 05:06:24 -0400 James Harkins > > wrote > >> I guess next I'm going to try to hack ox-odt.el... > > > > Hm, that's going to be too complicated.

Re: [O] Flattening references in ODT export

2017-09-09 Thread James Harkins
On Sat, 09 Sep 2017 05:06:24 -0400 James Harkins wrote > I guess next I'm going to try to hack ox-odt.el... Hm, that's going to be too complicated. So I suppose my only other option is to make an SVG for every code example, and include only images. Or hack the xml by

Re: [O] Flattening references in ODT export

2017-09-09 Thread James Harkins
On Fri, 08 Sep 2017 23:52:33 -0400 James Harkins wrote > Is there a way to have "figure" references in ODT exports be simply a flat > list? > > Meaning -- I would like "Example 1," "Example 2," etc. (or "Figure," doesn&#x

[O] Flattening references in ODT export

2017-09-08 Thread James Harkins
Hi, Is there a way to have "figure" references in ODT exports be simply a flat list? Meaning -- I would like "Example 1," "Example 2," etc. (or "Figure," doesn't really matter). With "num:nil," "Listing 1," "Listing 2," "Listing 3," but there is also a figure, which becomes "Figure 1." So ther

[O] ODT export of SVG image, wrong size properties

2017-09-07 Thread James Harkins
Hi, I am exporting a document to ODT, including a small SVG image. #+name: Notation1 #+caption: Transcription into Western notation of an example pattern string. #+attr_odt: :width 6.88 :height 1.87 [[./notated-example.svg]] The frame properties, however, do not respect the given size attributes

Re: [O] ox-odt: List items contain body paragraphs, confusing styles

2017-08-20 Thread James Harkins
On August 20, 2017 18:13:13 Nicolas Goaziou wrote: Out of curiosity, instead of creating a new style, wouldn't some standard style be enough, e.g., "Text_20_body_20_indent"? Also, what happens in the following cases - ... #+begin_quote Quoted paragraph #+end_quote

Re: [O] ox-odt: List items contain body paragraphs, confusing styles

2017-08-19 Thread James Harkins
On Sat, 19 Aug 2017 07:55:00 -0400 Nicolas Goaziou wrote > OK. So could you tell me what should be the style name? > > Do we need to add it to some style file somewhere? If so, what would be > its definition? OK, I just got the expected output by the following: - Add "OrgListTex

Re: [O] ox-odt: List items contain body paragraphs, confusing styles

2017-08-19 Thread James Harkins
On Sat, 19 Aug 2017 04:36:58 -0400 Nicolas Goaziou wrote > Adding a special style to every paragraph contained in a plain list is > very easy to do. Just let me know if it happens to be the way to solve > the issue at hand. I think that is the correct solution. (Again, only one pa

Re: [O] ox-odt: List items contain body paragraphs, confusing styles

2017-08-17 Thread James Harkins
On Thu, 17 Aug 2017 10:33:29 -0400 Nicolas Goaziou wrote > So, what style-name should have the inner paragraph? If it is a new > style, what would be its definition? > > It's not difficult to check, upon exporting a paragraph, if it belongs > to a list item or not: (org-elem

[O] ox-odt: List items contain body paragraphs, confusing styles

2017-08-16 Thread James Harkins
Hi, haven't been active here for a while (which is a good thing -- it means I haven't had any problems worth mentioning!). Now I have one -- ODT export encodes list items as a list-item containing a "text:p": blah blah When LibreOffice reads this, it applies indentation settings from the

[O] How to set encoding for orgmode tangled file?

2017-01-05 Thread James Wong
Hi, all In orgmode, is there a way to set coding system for the tangled file? For example, my default coding system is utf-8, and when I tangle some src blocks sometimes I want the tangled file to use other coding systems like chinese-gbk. It would be perfect if orgmode had a header argument (e

Re: [O] M-x cfw:open-org-calendar not working

2016-04-27 Thread Paul James Harper
Adam Thanks. I got it working. But I'll note that method for troubleshooting in future. Regards, Paul On 2016-04-28 01:16:55, Adam Porter wrote: > I would try opening the el files and eval-buffer in each one, then see > if the commands are available.

Re: [O] ob-lilypond and LaTeX floats/captions

2016-02-26 Thread James Harkins
On February 27, 2016 5:57:01 AM Nicolas Goaziou wrote: > My question, then, is: What is needed to get ob-lilypond to support > LaTeX floats and captions? (I have a sneaky feeling it isn't trivial, > but it's worth asking in any case.) You are applying the name and caption to the source block,

[O] ob-lilypond and LaTeX floats/captions

2016-02-26 Thread James Harkins
Especially looking for users of ob-lilypond: I currently have a few LilyPond source code blocks that are working quite well as inline graphics (exported to LaTeX), e.g.: #+BEGIN_SRC lilypond :exports results :noweb yes :file ex1.eps ... #+END_SRC When I export, it (correctly) asks if I want to

Re: [O] First steps in customizing org-mode

2015-10-09 Thread James Richardson
Giulio Petrucci writes: [snip] > > Another problem that I am eperiencing is that it is very hard for me > to find documentation about the org-mode function and variables. > For this specific issue, is there any resource that shows you *what* > you can do *and how* to do it? > Outside of http://o

Re: [O] anyone syncing orgmode calendar with google cal, and if so how?

2015-10-05 Thread James Richardson
solid, I'll send it. > I would like to see the code, perhaps we can make something usable. -- James

[O] Bug: doc string incorrect in org-icalendar-exclude-tags [8.3.2 (release_8.3.2-1-g115c4b @ /home/james/src/org-mode/lisp/)]

2015-10-01 Thread james
y Debian Package: Org-mode version 8.3.2 (release_8.3.2-1-g115c4b @ /home/james/src/org-mode/lisp/) Sent with my mu4e

[O] Doc suggestion: Clarify subtree export properties

2015-07-09 Thread James Harkins
I think the manual could be a bit clearer on one point of the use of :EXPORT_*: properties. http://orgmode.org/manual/Export-settings.html#Export-settings ~~ When exporting only a subtree, each of the previous keywords3 can be overridden locally by special node properties. These begin with ‘EXP

[O] org-mobile-pull put a heading at the document head

2015-03-16 Thread James Harkins
Hi, org-mobile-pull just messed up. I have a top level heading, "Dates." In mobileorg (android), I created a second-level heading under it, "Entrance exams," and then a third level heading under that, "Auditions," with a scheduled date. That was on my phone. Later, I synced on the phone and di

Re: [O] Comment on Org Export Reference

2015-03-06 Thread James Harkins
On March 6, 2015 7:21:50 PM Nicolas Goaziou wrote: James Harkins writes: > The page covers a lot of details, but less in the way of context. For > instance, the toolbox is documented extensively, but I didn't see > a comprehensive list of the transcoding functions that a ba

Re: [O] Small bug? org-narrow-to-subtree and open file link

2015-03-06 Thread James K . Lin
Igor Sosa Mayor gmail.com> writes: > > James K. Lin yahoo.com> writes: > > > org-narrow-to-subtree creates a subtree buffer. Your org-return call within > > that new subtree buffer command operates on the base buffer. Many of Org's > > link navigation

Re: [O] Small bug? org-narrow-to-subtree and open file link

2015-03-06 Thread James K . Lin
Igor Sosa Mayor gmail.com> writes: > > Hi, > > maybe this is a small bug or something wrong in my config... > > But: if I use org-narrow-to-subtree and then use org-return to open a > file link the narrowed function get lost and I get the whole buffer > again. This happens at least if I get a

[O] Comment on Org Export Reference

2015-03-06 Thread James Harkins
I've been working on an export backend for personal use, and I find the documentation on worg to be... not quite what I need. In the spirit of suggesting an avenue for improvement, then: The page covers a lot of details, but less in the way of context. For instance, the toolbox is documented e

Re: [O] (org-element-property :title ...) not returning a string

2015-03-04 Thread James Harkins
On March 4, 2015 7:18:11 PM James Harkins wrote: I've got: (defun org-scdoc-headline (headline contents info) (unless (org-element-property :footnote-section-p headline) (let* ((title (org-element-property :title headline)) (allcaps (upcase title)) ... blah blah

[O] (org-element-property :title ...) not returning a string

2015-03-04 Thread James Harkins
I've got: (defun org-scdoc-headline (headline contents info) "Transcode a HEADLINE element from Org to ASCII. CONTENTS holds the contents of the headline. INFO is a plist holding contextual information." ;; Don't export footnote section, which will be handled at the end ;; of the template.

Re: [O] Exporter: Derived backend options-alist

2015-03-02 Thread James Harkins
On March 3, 2015 12:51:31 AM Nicolas Goaziou wrote: > Then I created an org file that begins: > > #+BEGIN_SRC org > ,#+title:: PulseCount > ,#+summary:: Pulse counter. > ,#+related:: Classes/Stepper > ,#+categories:: UGens>Triggers It should be #+title: PulseCount Gah... doubled c

[O] Exporter: Derived backend options-alist

2015-03-02 Thread James Harkins
I'm trying to derive an exporter backend from ASCII. I need to add some export options, so I have: #+BEGIN_SRC {emacs-lisp} (org-export-define-derived-backend 'scdoc 'ascii :translate-alist ... omitted for brevity... :options-alist '((:categories "CATEGORIES" nil nil t) (:related "RELA

[O] Advice on handling translations in export

2015-02-22 Thread James Harkins
Just wondering if anyone has any experience with texts written in org, which then need to be translated. The simplest thing, of course, would be an org file for the original language, and then separate files for other languages. Markup and export are simpler this way, but future edits would be

Re: [O] closing column mode for beamer export

2015-02-12 Thread James Harkins
Eric S Fraga ucl.ac.uk> writes: > On Wednesday, 11 Feb 2015 at 11:46, L.Larrabee Strow wrote: > > Here is the simplest example I can come up with. I changed the four > > figures to text. Note that in comments, I show where I can add > > \end{columns} and \begin{columns} to the org-generated .te

Re: [O] closing column mode for beamer export

2015-02-11 Thread James Harkins
Larrabee Strow umbc.edu> writes: > > I am trying to put a second row of two columns in a org beamer slide. > > No problems with doing the first row, two column. > > I can't figure out any way to put in the second row of two columns. > (I am trying to show a 2x2 grid of images, with titles.) >

[O] SCHEDULED in a comment line is not ignored by sparse-tree

2014-12-02 Thread James Harkins
This appears to be buggy behavior, but I'm asking here first in case it might already have been fixed. A couple of months ago, I was trying to create a repeating timestamp for two different days of the week. First I tried a diary-sexp, but that wasn't compatible with habits, so I gave that up.

Re: [O] Hidden files from beamer export, not cleaned up by org

2014-12-02 Thread James Harkins
Nick Dokos gmail.com> writes: > Somewhere but probably not in org - it can't clean up what it does not > know about. What system is this? Does this have anything to do with > > http://en.wikipedia.org/wiki/Filesystem_in_Userspace > > perhaps? That's probably it. I set up my machine to dual

[O] Hidden files from beamer export, not cleaned up by org

2014-12-01 Thread James Harkins
I've just noticed -- after exporting an org file using the beamer backend, two hidden files are left in the directory. They both contain LaTeX code, so I'm quite sure they're coming from the export. .fuse_hidden01c1: ~~ \relax \providecommand\hyper@newdestlabel[2]{} \providecommand\

[O] Beamer export, file-link format

2014-11-23 Thread James Harkins
I'm using org + beamer, and I've put in some links like this: \href{media/something.mp3}{Listen: Something} I want "Listen: Something" to appear in another color. LaTeX is steadfastly refusing to do this: all links appear in the normal document font and color. Hyperref is invoked in the preambl

[O] Documentation for NOBLOCKING property?

2014-11-22 Thread James Harkins
Just now, I needed to exempt a couple of subtrees from TODO dependency blocking. I found that you can do this by setting a subtree property NOBLOCKING. This option appears to be undocumented (by which I mean, it isn't mentioned in the manual's dependency checking page, and a web search for "orgm

[O] org-mobile-pull leaves a messed-up sparse tree display

2014-11-12 Thread James Harkins
Attached to this e-mail, please find an image of the appearance of one of my org buffers after doing org-mobile-pull. Before the pull, I collapsed all the subtrees (S-TAB once). The pull added some new nodes. The nodes appear to be filed correctly. But, it looks like org is trying to do some ki

Re: [O] Repeated teaching classes and stopping date

2014-11-11 Thread James Harkins
Rasmus gmx.us> writes: > Also check > `org-clone-subtree-with-time-shift'. FWIW, I always create a separate subtree, with a single timestamp, for every class session. Advantages: - Individual status for each session: DONE, POSTPONED or CANCELED. - If a single class in a series needs to be resc

[O] Hook after handling repeating TODO?

2014-11-04 Thread James Harkins
Is there a hook that runs after a TODO state change triggers a repeat? I have a few weekly tasks that I've set up as habits. These refer to scheduled lessons. I have the idea that it would be pretty cool to include in the habit entry a link pointing to the next lesson. When I mark the habit DONE

  1   2   3   4   5   6   >