[O] Dramatic slowdown in org mode

2012-12-18 Thread Fraga, Eric
Hello, sometime between last week and today, there has been a dramatic slowdown in the generation of an agenda view. Using elp to instrument the org package and then asking for the default agenda view (C-c a a), I get the attached results. The agenda view takes just under 2 seconds with org

Re: [O] Dramatic slowdown in org mode

2012-12-18 Thread Fraga, Eric
From: Bastien Guerry [bastiengue...@gmail.com] on behalf of Bastien [b...@altern.org] Fraga, Eric e.fr...@ucl.ac.uk writes: sometime between last week and today, there has been a dramatic slowdown in the generation of an agenda view. Using elp to instrument the org package

[O] scratching an itch: parenthesis matching in org

2019-04-08 Thread Fraga, Eric
Hello, just in case this is helpful to anybody out there, one of the (very minor) annoyances for me writing in org has been that org treats angle brackets (<>) as parenthesis in terms of syntax. I write a lot of mathematics in my document and these are typically operators and seldom intended as

Re: [O] How remove time from date-time stamp

2019-04-08 Thread Fraga, Eric
On Monday, 8 Apr 2019 at 23:56, Thomas Plass wrote: > However, if you want to directly change timestamps in the buffer they > live (not: an agenda view), then S-right/left/up/down can call a hook > function that does what you're trying to achieve. Or simply C-d (or DEL or BS) 5 times? "It's all

Re: [O] [solved] How remove time from date-time stamp

2019-04-09 Thread Fraga, Eric
On Tuesday, 9 Apr 2019 at 09:22, Detlef Steuer wrote: > Well, of course it's all text. But 5 times often is not enough, > cause there are start and end times. > > Nevertheless that hint gave me the right direction: Great. I find that hint quite useful for me and have to keep reminding myself.

Re: [O] Feature Request: allow export yes/no for blocks that are valid babel inputs

2019-04-16 Thread Fraga, Eric
I missed your original query. Have you considered using drawers? I use these instead of inline tasks for "inputs" of the type you describe. You can control their export using the d: option. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.3-327-g3375f0

Re: [O] Vertical bars in org file break export to ics

2019-05-30 Thread Fraga, Eric
On Thursday, 30 May 2019 at 08:57, michael wrote: > (The reason i have these vertical bars in my files is that i tend to use > graphics created with Emacs artist mode for the purpose of network > documentation.) Whether this is a bug or not, I will leave for others to decide. However, if you are

Re: [O] Proposal for new document-level syntax

2019-06-01 Thread Fraga, Eric
On Saturday, 1 Jun 2019 at 10:15, Gustav Wikström wrote: > I propose a "document" element in org-element, a property-drawer on > document-level, a setting-drawer on document-level and > property-keywords (slightly different than what already exist). And > would like your comments

Re: [O] Proposal for new document-level syntax

2019-06-01 Thread Fraga, Eric
On Saturday, 1 Jun 2019 at 15:45, Achim Gratz wrote: > If the customization data isn't visible by default, does that address > your concerns? It might indeed. Depends on how intrusive it is and how easy it is to manage. But having said this, and my previous email, don't take my views too much

Re: [O] Compile failure

2019-06-24 Thread Fraga, Eric
On Monday, 24 Jun 2019 at 11:48, Kaushal Modi wrote: > That issue on Emacs master is fixed now for me. If it happens not to be, for Bill: just go to your emacs and git checkout 63b29f81075a3fdca70348f023d3ebb37a4f2a63 make clean make && make install and things should work. They do for me.

Re: [O] Compile failure

2019-06-25 Thread Fraga, Eric
On Tuesday, 25 Jun 2019 at 13:53, Gregor Zattler wrote: > I assume you both know this will pin your git repo to this very > commit. Yes but I don't update frequently so it's not a big deal (for me). Thanks, eric -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-379-g1b74ae

Re: [O] Help with dblocks and table formulas (and an RFC on quantitative logging)

2019-06-19 Thread Fraga, Eric
On Tuesday, 18 Jun 2019 at 20:18, Eric Abrahamsen wrote: > I'm finally trying to scratch a very old itch of mine: quantitative > logging in Org. [...] > 1. I can't reliably trigger the note prompting using TODO keyword setup. What about using org-after-todo-stage-change-hook? > Anyway,

Re: [O] export to latex, make-backup-files, vc-make-backup-files

2019-06-21 Thread Fraga, Eric
On Friday, 21 Jun 2019 at 14:24, Uwe Brauer wrote: > I even set in my orgfile > > #+BEGIN_SRC emacs-lisp > (set (make-local-variable 'make-backup-files) nil) > #+END_SRC but this will not affect the setting of that variable for the .tex file, only the current org file where you execute this

Re: [O] export to latex, make-backup-files, vc-make-backup-files

2019-06-21 Thread Fraga, Eric
On Friday, 21 Jun 2019 at 17:22, Uwe Brauer wrote: > Do you have any idea how to avoid the creation of the backup files, > without setting the make-backup-files variable globally to nil. I can only suggest that you might be able to make that variable local to the .tex file using some hook? I

Re: [O] Compile failure

2019-06-24 Thread Fraga, Eric
On Monday, 24 Jun 2019 at 08:49, William Denton wrote: > The current source isn't compiling, at least for me (this is with an > Emacs freshly compiled from source): [...] > emacs: could not resolve realpath of "(null)": No such file or directory I've run into this problem with the latest Emacs.

Re: [O] Column width cookies stopped working in 9.2.3?

2019-05-11 Thread Fraga, Eric
On Saturday, 11 May 2019 at 10:42, Neil Jerram wrote: > Is this a known thing? Do I need something else now to make those > width cookies work? yes, column width processing changed in org v9. Check the manual, section 3.2 on column width and alignment. You will need to type C-c TAB to

Re: [O] GTD and CRM workflow for org-mode using Agenda and org-super-agenda [followup]

2019-05-13 Thread Fraga, Eric
On Monday, 13 May 2019 at 17:26, Daryl Manning wrote: > The DEADLINE with an intermediary step would be cool. The only thing I > could think of that might make something like that work is if you might > create a "subtask" that had the DEADLINE and then follow that and resolve > before the actual

Re: [O] LaTex Output with Index

2019-05-15 Thread Fraga, Eric
On Tuesday, 14 May 2019 at 23:58, Robert Love wrote: > However, I have one hitch. How do I generate an index with an entry > that has an “@“ symbol in it? Unfortunately, this is beyond my latex-fu. May have something to do with @ being a protected symbol. If you want to play, you could try

Re: [O] LaTex Output with Index

2019-05-12 Thread Fraga, Eric
On Sunday, 12 May 2019 at 10:17, Robert Love wrote: > Can someone point to an example of using Org mode to generate a LaTeX > document with an index? I see the Org has section 13.1.8 Generating > an index. What is the means to turn that into LaTex with an index? > Do I have to use a project? Is

Re: [O] Greek symbol rendering problem in gnuplot

2019-04-30 Thread Fraga, Eric
For the list: Lawrence and I have followed this through a bit more. The solution, for those that have a newer version of gnuplot-mode (2017 version instead of the 2014 version), is to set :session to "none". I would suggest that there is a bug in ob-gnuplot.el. Specifically, :session is

Re: [O] Greek symbol rendering problem in gnuplot

2019-05-01 Thread Fraga, Eric
On Tuesday, 30 Apr 2019 at 22:41, Lawrence Bottorff wrote: > I guess I'm being manic about this due to the overall difficulty of > producing graphs and diagrams in general in the STEM world. If you're good, > you can transcribe JIT, say, a math lecture on your laptop with org-mode -- > prose and

Re: [O] Greek symbol rendering problem in gnuplot

2019-04-28 Thread Fraga, Eric
Emacs (and hence org) will use whichever gnuplot is found in your $PATH, assuming you're on Linux (you did not specify). You also, for babel, need the gnuplot mode. I don't understand why you removed the gnuplot package as it does not have the emacs mode; that is provided by the separate

Re: [O] Greek symbol rendering problem in gnuplot

2019-04-30 Thread Fraga, Eric
Thanks for the long explanation. I am using the 2014 version of gnuplot-mode and gnuplot 5.2. gnuplot-mode has a customizable variable, gnuplot-program, which specifies which command to execute to start gnuplot. The default value for this variable, at least in the 2014 version, is simply

Re: [O] best ways to generate simple diagrams?

2019-05-07 Thread Fraga, Eric
On Monday, 6 May 2019 at 14:17, Matt Price wrote: > So, I'm finding more and more that I want to include simple diagrams in my > course materials. At present I am generating them as svg's using Inkscape, > but that feels really tiresome to me. I would much rather make them > programmatically,

Re: [O] best ways to generate simple diagrams?

2019-05-07 Thread Fraga, Eric
On Tuesday, 7 May 2019 at 13:22, Matt Price wrote: > I thought that a latex src block with :exports results would work, but > rather than a rendered graph I end up with a .png of the latex > instructions themselves. Here's what I am trying: It should work. Try with the following header

Re: [O] best ways to generate simple diagrams?

2019-05-07 Thread Fraga, Eric
On Tuesday, 7 May 2019 at 22:51, Martin Schöön wrote: > Maybe missing a "\usepackage{tikz}"? > (That caught me out) Ah, that is a very likely reason! I have the following in my emacs initialization for org: (add-to-list 'org-latex-packages-alist '("" "tikz")) (add-to-list

Re: [O] Parens matching off in babel code block

2019-05-03 Thread Fraga, Eric
On Thursday, 2 May 2019 at 21:11, Lawrence Bottorff wrote: > Well, at least there is a sane explanation. Ironically, I was also about to > complain about all my loose ">"s getting flagged. So they are related! > Would there be a way to make an exception for < and > inside of actual code > forms?

[O] Exporting to ODT with links to radio targets

2019-06-26 Thread Fraga, Eric
Hello all, I need to share a document I have been writing in org which I would normally export to PDF (via LaTeX, and which works very well). To share, I am exporting to ODT. In general, the export is good enough for my collaborator to make changes to the text (with track changes enabled in

[O] Links to LaTeX equations

2019-06-28 Thread Fraga, Eric
Hello all, it's that time of year where I have to think about revamping my lecture slides (having just finished one year, the next one starts...). I write these in org and export to beamer obviously! I teach a technical subject. I therefore have quite a few equations in my slides and I use

[O] patch: adding split-window-right option for src block editing

2019-07-11 Thread Fraga, Eric
Hello all, most of my work now involves using quite large wide monitors and having the editing of src blocks open windows below is less convenient than splitting horizontally. I have added the option to split horizontally. See attached patch. However, ideally, I would like the option to

Re: [O] Problem while spell-checking an Org document

2019-07-07 Thread Fraga, Eric
On Friday, 5 Jul 2019 at 11:25, Shérab wrote: > I have to say I am kind of surprised that people do not seem to > encounter this issue and I am thus wondering what their workflow is. I use flyspell so that my spelling is checked while I type. I seldom, if ever, do any post-writing spell

Re: [O] Bug: babel-plantuml doesn't support multipage diagrams [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)]

2019-07-07 Thread Fraga, Eric
On Saturday, 6 Jul 2019 at 23:03, Nicolas Goaziou wrote: > I don't know PlantUML, so you are in better position for providing > a patch :) I think the issue is more about babel and how one can specify more than a single result file. PlantUML, in the example provided by Vladimir, generates 2

Re: [O] Latex single dollar math delimiter question

2019-08-04 Thread Fraga, Eric
On Sunday, 4 Aug 2019 at 08:31, Jarmo Hurri wrote: > Can someone explain why the single '$' characters below are not > recognized as math delimiters? > > a /complex number/ $z = a + ib,$ where What are you expecting? What happens if you export the file to PDF? By the way, you might be

Re: [O] Problem with org-mode odt exporter for styling exported src code blocks

2019-08-15 Thread Fraga, Eric
On Thursday, 15 Aug 2019 at 12:51, Laurent Geneste wrote: >I try to change the style of src code blocks export with odt >exporter but it does not work as expected. It doesn't work for me either. I struggled with this some time ago and never did figure it out. I did learn a lot about the

Re: [O] Bug: Description of org agenda columns format in manual not correct/misleading

2019-08-15 Thread Fraga, Eric
On Wednesday, 14 Aug 2019 at 15:57, Nick Dokos wrote: > "Fraga, Eric" writes: > >> I have this setting in my Emacs initialization: >> >> (setq org-agenda-overriding-columns-format "%5TODO %TIMESTAMP %40ITEM >> %LOCATION %TAGS") >> >&g

Re: [O] Bug: Description of org agenda columns format in manual not correct/misleading

2019-08-14 Thread Fraga, Eric
I have this setting in my Emacs initialization: (setq org-agenda-overriding-columns-format "%5TODO %TIMESTAMP %40ITEM %LOCATION %TAGS") HTH, eric -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-401-gfabd6d

Re: [O] FW: Bug: Description of org agenda columns format in manual not correct/misleading

2019-08-14 Thread Fraga, Eric
I'll copy my response to the list as well! Didn't notice the list was not copied. On Wednesday, 14 Aug 2019 at 10:37, Andrew Francis Swann wrote: > Thank you, but that variable is now obseleted and points to > org-overriding-columns-format whose documatiton says it should not be > used. From

Re: [O] RFC: changes to the way prefix arguments work for the command org-todo

2019-08-13 Thread Fraga, Eric
I would be happy with the changes you propose and auto would be a good default. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-399-g4e6222

Re: [O] NLS/Augment

2019-08-20 Thread Fraga, Eric
On Tuesday, 13 Aug 2019 at 20:39, Jean Louis wrote: [...] > So is the concept of hierarchical data management or structured data > management. You might be interested in reading about Plan 9: https://9p.io/plan9/ -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-401-gfabd6d

Re: [O] Bug: `#+OPTIONS: <:nil' has no effect when exporting to LaTeX [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)]

2019-08-13 Thread Fraga, Eric
On Tuesday, 13 Aug 2019 at 09:08, Jakob Rosenblattl via Emacs-orgmode wrote: > Do I misunderstand the meaning of the argument awkward space in the final PDF where the date would normally be? Yes, I think you misunderstood the meaning of the <: option. It affects timestamps, not the document's

Re: [O] change font-size in python plots depending on context

2019-08-19 Thread Fraga, Eric
Hi Johanna, > I have various files that go together in one document, either > chapterwise or the whole book. And just as with tikz (latex) I want the font > size of python plots to change automatically when the context changes. What I do, for a similar use case, is to define values using

Re: [O] Strange interaction between ID block property, org-schedule and ical/ics export backend

2019-09-01 Thread Fraga, Eric
On Saturday, 31 Aug 2019 at 20:42, rey-coyrehourcq wrote: > I'm trying to create a day-to-day workflow with org-mode, org-agenda Schedule > and iCalendat-export backend. [...] > Normally org-caldav-generate-ics export command reuse the ID from > property block to generate the *.ics, but it only

Re: [O] Disable typo-mode in org source code blocks

2019-09-02 Thread Fraga, Eric
On Monday, 2 Sep 2019 at 09:01, garj...@garjola.net wrote: > I am using typo-mode (https://github.com/jorgenschaefer/typoel) in my > org buffers (actually with a hook for text-mode), but I would like to > disable it in source code blocks. > > I have been unable to find a hook to do so (I

Re: [O] Strange interaction between ID block property, org-schedule and ical/ics export backend

2019-09-02 Thread Fraga, Eric
On Monday, 2 Sep 2019 at 10:34, rey-coyrehourcq wrote: > Hi, > Sorry, i make a typo in the previous mail, i use the "org-icalendar-export-to- > ics" method and not the org-caldav method... Ah, okay. I should say that I only export appointments (i.e. active time stamps) to ics so it could be

Re: [O] Make beamer items ticked or alerted via overlay?

2019-09-06 Thread Fraga, Eric
Yes, it is possible to use overlays in org beamer export. Depending on what you want to achieve, there are a number of ways to do this. One way in to introduce LaTeX directives directly. For instance, #+begin_src org 1. The first point 2. The second one @@latex:{\only<2->\checkmark}@@ 3.

Re: [O] Import CSV file, remove columns, print table

2019-09-13 Thread Fraga, Eric
On Friday, 13 Sep 2019 at 15:33, Loris Bennett wrote: > I can obviously write a source block of Python or R to do this, but > can I manipulate the table more directly in Org? You can refer to the first table from the second via the =remote()= method. See the info manual: (org) References. --

Re: [O] Make beamer items ticked or alerted via overlay?

2019-09-09 Thread Fraga, Eric
On Monday, 9 Sep 2019 at 11:06, Loris Bennett wrote: [...] > I was wondering, however, whether there is a more compact way to do the > second line, i.e. without having to repeat the text for which I want to > change the colour. This is really more of a LaTeX question. In any case, I would do

Re: [O] Extending ob-plantuml keywords

2019-09-08 Thread Fraga, Eric
On Sunday, 8 Sep 2019 at 09:30, Norman Walsh wrote: > I’m tempted to hack at obj-plantuml a bit to support keyword selection > somehow. Before I do that, has anyone else already done it? Not that I am aware of; I've not needed the other @start options but they are potentially very useful so it

Re: [O] Scheduling in a narrowed subtree: Bug?

2019-09-10 Thread Fraga, Eric
On Monday, 9 Sep 2019 at 15:17, Michaël Cadilhac wrote: > Is this the expected behavior? > > 1. Create an empty org file > 2. Insert > * Test > * Test 2 > 3. With the cursor at Test, hit C-x n s to narrow the view to the Test > subtree > 4. Hit C-c C-s to schedule the line at any date. > > As a

Re: [O] LaTeX org-mode tikz with a dark background plots with black on black

2019-09-10 Thread Fraga, Eric
On Tuesday, 10 Sep 2019 at 00:14, Vladimir Nikishkin wrote: > I am getting the picture, and the circles are where they should be, > but (!), the arrows are black, which makes them not really visible on > a black background. How would I either make the background white, or > (better) just make the

Re: [O] Latex single dollar math delimiter question

2019-08-05 Thread Fraga, Eric
On Monday, 5 Aug 2019 at 11:58, Jarmo Hurri wrote: [...] > Since the equation in my example contains no line breaks, is directly > attached with no whitespace in between the equation and the dollar > signs, and the closing '$' is followed by whitespace, I would expect > math delimiter

Re: [O] Latex single dollar math delimiter question

2019-08-09 Thread Fraga, Eric
> A bitt too much reminescent of this xkcd [horror]( :-) Yes, anybody who has used Emacs for any significant amount of time is no longer using the same Emacs as anybody else! -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-399-g4e6222

Re: [O] [PATCH] ob-plantuml.el support for non-UML diagrams

2019-08-01 Thread Fraga, Eric
Thanks for this. I've not tested but I appreciate the head's up on the new features in plantuml! -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-399-g4e6222

Re: [O] from org to openoffice presentations (or make org looks like openoffice)

2019-07-24 Thread Fraga, Eric
> But know I'm forced by my management to apply an openoffice slide > layout, How annoying! But I've had the same and ended up doing what Marcin (in another response) did: created my own beamer template that matched what our corporate style people wanted... > My second thought was to put the

Re: [O] from org to openoffice presentations (or make org looks like openoffice)

2019-07-24 Thread Fraga, Eric
On Wednesday, 24 Jul 2019 at 13:42, Luca Ferrari wrote: > Yes, this is what I'm doing so far. The problems I see are: > 1) the image contains a footer, and LaTeX does not anything about such > footer so sometimes text can overlap with the footer. If I isolate the > footer as a separate image, how

Re: [O] patch: adding split-window-right option for src block editing

2019-07-24 Thread Fraga, Eric
On Monday, 15 Jul 2019 at 12:02, Nicolas Goaziou wrote: > Hello, > > "Fraga, Eric" writes: > >> most of my work now involves using quite large wide monitors and having >> the editing of src blocks open windows below is less convenient than >> splittin

Re: [O] patch: adding split-window-right option for src block editing

2019-07-16 Thread Fraga, Eric
Thanks Nicolas. I'm currently travelling for work. I'll add the news item for this change early next week. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-379-g1b74ae

Re: [O] from org to openoffice presentations (or make org looks like openoffice)

2019-07-25 Thread Fraga, Eric
On Thursday, 25 Jul 2019 at 09:53, Luca Ferrari wrote: > Thanks a lot, I'm refactoring it to my needs but it is a very good > starting point. However, I had to place a > \usepackage{tikz} > in the theme file to make it compile. Yes, indeed; I have that as a default package to load by org for all

Re: [O] Two bibliography slides using org-reveal

2019-07-25 Thread Fraga, Eric
I have no idea but, on the off-chance, maybe don't make that line a headline? -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-399-g4e6222

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-25 Thread Fraga, Eric
On Thursday, 25 Jul 2019 at 18:24, Joseph Vidal-Rosset wrote: > But for gnus-imap-gmail users, it is more difficult to get the same > thing. [...] > But I need to change the mention of INBOX in the link to John's > email. Why is that? If I create a link to an email from gmail using

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-25 Thread Fraga, Eric
On Thursday, 25 Jul 2019 at 19:24, Joseph Vidal-Rosset wrote: > Of course, INBOX works for you if you do not archive the message in All > emails folder or elsewhere. If you move it from INBOX, in case where you > like to have the cleanest INBOX that is the empty one, you won't get no > more the

Re: [O] Bug: Operator associativity problem [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)]

2019-09-25 Thread Fraga, Eric
On Wednesday, 25 Sep 2019 at 20:16, Justus Winter wrote: > However, I cannot fathom the rationale behind this property, and for a > spreadsheet-like application I consider it borderline negligent. Not my place to defend (or otherwise) the decisions that went into defining the grammar for Calc.

Re: [O] Basic Q: Display specific property in custom agenda view

2019-09-25 Thread Fraga, Eric
On Thursday, 26 Sep 2019 at 00:06, Nathan Neff wrote: > Got it! Now, all I need to do is add the cool ":" functionality > where a ":" is appended to the result if there is a result :-) Maybe something like ;; Return PROJ property or category property (defun njn-get-proj-property() (if

Re: [O] [ANN] org-sidebar-tree: Sidebar tree-view buffer for outline navigation

2019-10-01 Thread Fraga, Eric
On Tuesday, 1 Oct 2019 at 09:01, Adam Porter wrote: > I've published an easy-to-use version of a tool that I think Org has > long needed: a sidebar tree-view buffer for navigating outlines. Hi Adam, thanks for the heads up. I have my own hand-crafted rather primitive tool for this so it will

Re: [O] tikz and org-mode to export into html and odt

2019-09-23 Thread Fraga, Eric
On Monday, 23 Sep 2019 at 19:03, Joseph Vidal-Rosset wrote: > Again, you helped me a lot Eric. I am very thankful to you. > > The solution is to delete the lines : #+BEGIN_src latex ... #+END_src > and to adde \begin{table} ... \end{table} for each tikz-picture and > it works for html and

Re: [O] tikz and org-mode to export into html and odt

2019-09-23 Thread Fraga, Eric
On Monday, 23 Sep 2019 at 13:30, Joseph Vidal-Rosset wrote: > Here is the code of minimal-example.org and I attach the file. The > export into latex work, but it fails both to export into odt as well as > html. Can you create a smaller example, i.e. one with just a single tikz diagram and

Re: [O] tikz and org-mode to export into html and odt

2019-09-22 Thread Fraga, Eric
On Thursday, 19 Sep 2019 at 15:58, Joseph Vidal-Rosset wrote: > I have a source org file that uses tikz (and venndiagram.sty based on > tikz). No problem to export into .tex, but the export into odt and > html fails. > > OpenDocument export failed: Wrong type argument: listp, 71 Could you give a

Re: [O] [ANN] org-sidebar-tree: Sidebar tree-view buffer for outline navigation

2019-10-02 Thread Fraga, Eric
Hi Adam, I've had a chance to play with it a little bit. Works very well generally. Some notes: - a way to exit the sidebar-tree mode to get back to the full buffer (e.g. to run commands that require the whole file). The documentation seems to indicate that 'q' should do this but it

Re: [O] Dates with repeaters, times and range

2019-10-02 Thread Fraga, Eric
On Tuesday, 1 Oct 2019 at 23:38, Nathan Neff wrote: > I have a meeting that's scheduled from 10:00 - 11:00 for the next three > days. This is discussed in the FAQ on the org mode website. Quick answer: not possible the way you wish. Instead, the easiest solution is to make a one day entry and

Re: [O] Adding times in a table

2019-09-22 Thread Fraga, Eric
On Saturday, 21 Sep 2019 at 19:06, gmx wrote: > Which formula should I use to obtain the result (hh:mm) of the sum of > the times in the last cell of column 2? I tried this one : #+TBLFM: > @>$2=vsum(@2$2..@3$2). Result : 1:4 The underlying calculations are done using the Emacs Calc system. In

Re: [O] export to beamer with heading 1 as separators

2019-09-24 Thread Fraga, Eric
On Tuesday, 24 Sep 2019 at 18:15, Luca Ferrari wrote: > I'm trying to export to beamer my org-mode presentation, but I would > like that top level elements in the tree appears as "separators" > slides, that is chapter introduction. You can make second level headings to correspond to slides with

Re: [O] Links to LaTeX equations

2019-06-28 Thread Fraga, Eric
On Friday, 28 Jun 2019 at 11:58, Ken Mankoff wrote: > Why don't you define the link in Org? > > #+NAME: eq:foo > \begin{equation} And why are the obvious solutions not those that come to mind (for me) Many thanks. Nothing in the documentation to even suggest this possibility. That's my

Re: [O] Links to LaTeX equations

2019-06-28 Thread Fraga, Eric
On Friday, 28 Jun 2019 at 10:19, John Kitchin wrote: > Org-ref provides a ref link for exactly this purpose. Thanks John. I've looked at org-ref before and it looks nice. However, due to my organically grown org (and Emacs) customizations (over 35 years...), I couldn't get it to work well for

Re: Bug: org-mime-htmlize generates unwanted equations numbers in mail [9.2.5 (release_9.2.5-521-gdea0c7 @ /home/oub/emacs/site-lisp/packages/org/)]

2019-11-02 Thread Fraga, Eric
On Saturday, 2 Nov 2019 at 10:38, Uwe Brauer wrote: > @Eric, I wonder why you did not get these numbers without the patch! Because I did not properly read your post... I thought you were referring to the LaTeX fragments themselves, not the extra HTML generated that numbered the equations

Re: How to change the width of a latex exported inlinetask?

2019-11-02 Thread Fraga, Eric
On Friday, 1 Nov 2019 at 23:48, alain.coch...@unistra.fr wrote: > I have succeeded, following exactly what you suggested. Thank you > very much. Excellent. You're very welcome. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-552-g8c5a78

Re: Continued lists

2019-11-03 Thread Fraga, Eric
Jarmo, John has already given you some elisp code that can help. The other possibility could be to use the counter macro. See the info manual: (org) Macro Replacement -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-552-g8c5a78

Re: How to move from inline tasks to drawers? [was: How to change the width of a latex exported inlinetask?]

2019-11-03 Thread Fraga, Eric
On Saturday, 2 Nov 2019 at 14:01, alain.coch...@unistra.fr wrote: > You also said that you had "already moved to using drawers for a large > number of [your] inline task use cases, the ones that weren't really > tasks!". Is this consistent with your "almost completely" above? > This leads me to

Re: included text

2019-11-03 Thread Fraga, Eric
I use macros generally for this. For longer bits of text, I reword and, instead of repeating the text inline, I use internal links. These links can be inserted automatically if you use radio targets/links. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-552-g8c5a78

calc embedded mode and org tables

2019-11-09 Thread Fraga, Eric
Hello all, I use calc embedded mode for many simple calculations. I have the need to refer to some previously calculated values using calc in an org table. So, for instance, if I have the embedded formula x := 3 + ln(10) => 5.303 in my org buffer, is there some way to access the value of x in

Re: Bug: LaTeX output of numbered TODO plain list items lose numbering. [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/27.0.50/lisp/org/)]

2019-11-09 Thread Fraga, Eric
On Friday, 8 Nov 2019 at 21:28, Brian Carlson wrote: > So it seems that the numbering of numbered items in a plain list are not > maintained when the numbered item is also a TODO plain list item. This is a "feature", not a bug. The intention was to export check box lists nicely to LaTeX,

Re: customized link pointing at a src block

2019-11-10 Thread Fraga, Eric
You want the equivalent of the LaTeX exporter's ,[ C-h v org-latex-prefer-user-labels RET ] | org-latex-prefer-user-labels is a variable defined in ‘ox-latex.el’. | Its value is t | Original value was nil | | You can customize this variable. | | | This variable was introduced, or its

Re: Bug: Cursor Disapears in Org-Src Blocks in Indent Mode [9.2.6 (release_9.2.6-559-ga01a8f @ /Users/djm/.emacs.d/straight/build/org/)]

2019-11-10 Thread Fraga, Eric
On Friday, 8 Nov 2019 at 10:41, Dylan McDowell wrote: > Expected Behavior: My cursor is always visible throughout my entire > org-document > > Actual Behavior: When moving through org-src blocks, my cursor is > visible until I move it to the end of the line. Then my cursor disapears > and only

[O bug] table debugging does not preserve window configuration

2019-11-10 Thread Fraga, Eric
Hello all, If I turn debugging on for table updates (C-c {), when the debugging is finished, the original window configuration is not remembered. Should be simple to fix, but possibly beyond my emacs-lisp-fu. Thanks, eric -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-552-g8c5a78

Re: Truncate lines option on file startup

2019-11-10 Thread Fraga, Eric
On Sunday, 10 Nov 2019 at 18:12, Dmitrii Korobeinikov wrote: > PS if this turns out to be hairy, I can use .dir-locals.el, but the feature > would still be a nice-to-have. You could use file local variables for this, e.g. # Local Variables: # truncate-lines: t # End: at the end of your org file

Re: Finally figuring out some ob-sqlite stuff -- for worg?

2019-11-07 Thread Fraga, Eric
This looks quite useful and would be nice to have on Worg. Thanks. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-552-g8c5a78

Re: Org mode for meeting minutes

2019-10-31 Thread Fraga, Eric
On Thursday, 31 Oct 2019 at 15:03, Christian Egli wrote: > His mail is from 2008 and a lot has happened in the mean time. Although a lot has happened in the meantime, I've not seen anything pass by which addresses minutes of meetings and tracking actions. I used to use org to take minutes but

Re: how to highlight the background of my current paragraph?

2019-10-31 Thread Fraga, Eric
On Thursday, 31 Oct 2019 at 08:52, Diego Zamboni wrote: > Since I use =visual-line-mode= as well in my org documents, the effect is > to highlight the whole current paragraph (which is a single line in the > file). In case you find this useful, I found that highlighting the whole paragraph was

Re: Anyone use 3rd party search tools w/org-mode?

2019-10-31 Thread Fraga, Eric
On Wednesday, 30 Oct 2019 at 23:17, Jean Louis wrote: > Me using `M-x grep' +1 I frequently do find ~ -name '*.org'| xargs grep -l to search all my org files for (and using variants of grep like egrep for full regex). Have never found the need for more than this (for my uses).

Re: How to change the width of a latex exported inlinetask?

2019-10-30 Thread Fraga, Eric
On Wednesday, 30 Oct 2019 at 15:21, alain.coch...@unistra.fr wrote: > Hello. > > By default, the width of LaTeX exported inlinetasks is less than that > of regular text. > > I would like to be able to change this default, ideally both on a > per-file basis and a per-inlinetask basis (but either

Re: how to highlight the background of my current paragraph?

2019-10-31 Thread Fraga, Eric
On Thursday, 31 Oct 2019 at 17:10, Diego Zamboni wrote: > Eric: I made a slight improvement to your code (see the =setq e=) so that > the empty space at the end of the line gets highlighted as in the default > behavior instead of only highlighting the part of the line that contains > text: Thanks

Re: how to highlight the background of my current paragraph?

2019-10-31 Thread Fraga, Eric
So, I updated Emacs to latest git version and the extended face works for all attributes. However, it brings in other edge effects: 1. the extension backwards wraps to the previous line in some cases and 2. my cursor disappears if it is past the last character on the line when using a block

Re: Bug: org-mime-htmlize generates unwanted equations numbers in mail [9.2.5 (release_9.2.5-521-gdea0c7 @ /home/oub/emacs/site-lisp/packages/org/)]

2019-11-01 Thread Fraga, Eric
On Friday, 1 Nov 2019 at 08:52, Uwe Brauer wrote: > As the attached screenshots show, the png contain unwanted equations > numbers (displaymath adn equation* have been used which should not > generate those numbers). Uwe, when I invoke org-mime-htmlize with your equations, as written, I do not

Re: Org BABEL plantuml bug--mindmap mode

2019-11-14 Thread Fraga, Eric
On Sunday, 10 Nov 2019 at 13:11, Spenser Truex wrote: > PlantUML has an "org-compatible" outlining mode to generate graphical tree > images. It is ironically not org /babel/ compatible, since org does not like > having lines starting with =*= in a source code block. Have tried with a comma (,) at

Re: How to move from inline tasks to drawers? [was: How to change the width of a latex exported inlinetask?]

2019-11-05 Thread Fraga, Eric
On Monday, 4 Nov 2019 at 15:14, John Kitchin wrote: > I have been exploring the use of something I call editmarks for this Out of curiousity, what do these give you that drawers would not? I use :todo: and :note: drawers. For syntax highlighting, I use hi-lock-mode with, for instance, this

Re: How to move from inline tasks to drawers? [was: How to change the width of a latex exported inlinetask?]

2019-11-05 Thread Fraga, Eric
On Tuesday, 5 Nov 2019 at 07:49, John Kitchin wrote: > I use it when editing papers mostly. The main difference is I can put > them inline {>~ @jk here is a comment.~<} in a paragraph. Very interesting. The inline aspect can be quite useful. Thanks for the description! -- Eric S Fraga via

Re: How to move from inline tasks to drawers? [was: How to change the width of a latex exported inlinetask?]

2019-11-05 Thread Fraga, Eric
Again, very impressive. I do some of this with drawers but there could indeed be much more support built-in for such aspects. Navigating drawers in org mode should be easier. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-552-g8c5a78

Re: org-custom-id-goto?

2019-12-04 Thread Fraga, Eric
On Wednesday, 4 Dec 2019 at 10:26, Matt Price wrote: > Is there a quasi-equivalent of ~org-id-goto~ or > ~org-babel-goto-named-src-block~ which will jump to a header in the > current buffer? If by header you mean headline or heading, I don't think there is anything exactly how you might want it

Re: Gnus org-mode link problems in org 9.3

2019-12-04 Thread Fraga, Eric
On Wednesday, 4 Dec 2019 at 08:14, Bob Newell wrote: > Just updated to latest org (9.3 of 3 December) on Emacs 26.3.1 > and my gnus link functions seem to have quit. > > Now, whenever I do C-c C-o on an email link I get something like this: I updated both Emacs and org mode (both from git) this

Re: Bug: Org 9.3 table columnwidth directive not working [9.3 (release_9.3 @ /Applications/Emacs.app/Contents/Resources/lisp/org/)]

2019-12-04 Thread Fraga, Eric
You need to type C-c TAB to get the column to adjust to the specification. Did you do that? -- Eric S Fraga via Emacs 27.0.50, Org release_9.3-21-g36753e

Re: restore window configuration after org-edit-src-exit

2019-12-17 Thread Fraga, Eric
On Tuesday, 17 Dec 2019 at 06:28, Jack Kamm wrote: > Basically, when org-src-window-setup is current-window, it never makes > sense to restore the original layout. But when org-src-window-setup is > reorganize-frame (the default), it always makes sense to restore the > original layout. This makes

  1   2   3   4   5   >