Re: sub super script export default

2020-02-04 Thread Fraga, Eric
On Tuesday, 4 Feb 2020 at 15:31, Samuel Wales wrote: did you export your signature? I did! And, yes, org-htmlize interpreted the underscore in the version number. Does it look better now? I don't often use HTML emails, mind you. Thank you! – Eric S Fraga via Emacs 28.0.50, Org release_9.3.2-

Re: A few changes to test in master

2020-02-04 Thread Fraga, Eric
On Wednesday, 5 Feb 2020 at 00:21, Bastien wrote: > This should be fixed now, thanks! Much better. See attached screenshots. One with scroll bar (which I normally don't have turned on) and one with line numbers (which I do usually have). >> org-table-header-line-mode: Symbol’s function definit

Re: A few changes to test in master

2020-02-03 Thread Fraga, Eric
Bastien, the latest on the table header. With emacs -Q and org from a few minutes ago, I get the following: [screendump-20200204064315.png] when I open the file, invoke M-x org-table-header-line-mode RET and scroll down in the attached org file. Note also that if I invoke the above command befo

Re: A few changes to test in master

2020-02-03 Thread Fraga, Eric
On Monday, 3 Feb 2020 at 09:17, Bastien wrote: > "Fraga, Eric" writes: > >> The header line is now 2 characters to the right of where it should be! >> I have looked at the code briefly but cannot figure out why this would >> be. >> >> I have not

Re: A few changes to test in master

2020-02-02 Thread Fraga, Eric
On Friday, 31 Jan 2020 at 21:31, Bastien wrote: > "Fraga, Eric" writes: > >> 1. the header contents are placed at the leftmost column means the first >>row does not align with the table in two cases: >>1. when display-line-number-mode is active and/or >

Re: A few changes to test in master

2020-02-02 Thread Fraga, Eric
On Friday, 31 Jan 2020 at 17:50, Bastien wrote: > "Fraga, Eric" writes: >> 2. the display of the first row does not have column widths adjusted and >>so the entries do not line up if the table itself has adjusted column >>widths (C-c TAB). > > `or

Re: A few changes to test in master

2020-01-31 Thread Fraga, Eric
On Friday, 31 Jan 2020 at 12:26, Bastien wrote: > I would like to highlight three changes from master that need to be > carefully tested before Org 9.4 can be released: > > - M-x org-table-electric-header-mode RET will display the first row > of the table at point in the header line when the firs

Re: customizing Org for legibility

2020-01-31 Thread Fraga, Eric
On Friday, 31 Jan 2020 at 17:34, Texas Cyberthal wrote: > Along the way, I discovered mixed-pitch, which fixed most of my > complaint. mixed-pitch-mode is quite nice and does work well generally. It doesn't work well with org-indent-mode, unfortunately, as the spacing used by org to align subseq

Re: C-c C-c to close the buffer in *Org Src ...* buffers

2020-01-31 Thread Fraga, Eric
On Friday, 31 Jan 2020 at 12:03, Bastien wrote: > Hi all, > > I'd like to make an equivalent to in Org Src buffers > so that hitting will close the buffer, which seems natural. It does seem natural and generally support this idea. However, it could potentially cause me a minor annoyance: I oft

Re: debugging why a latex preview fails

2020-01-29 Thread Fraga, Eric
On Wednesday, 29 Jan 2020 at 14:11, Nick Dokos wrote: [...] > It would be nice to have the ability to inhibit the cleanup more > easily: it would make preview almost as easy to debug as export. I agree. Debugging babel is easier as the temporary files are left around so you can manually run com

Re: LaTeX export failure

2020-01-29 Thread Fraga, Eric
On Wednesday, 29 Jan 2020 at 15:22, Thomas S. Dye wrote: > Here is the offending bit, which worked fine last November but > fails today: > > #+caption: Compare figure\nbsp{}[[fig:mqs3_op]]. This works fine for me. Sorry; that probably doesn't help you much... :-( -- Eric S Fraga via Emacs 28.

Re: debugging why a latex preview fails

2020-01-29 Thread Fraga, Eric
On Wednesday, 29 Jan 2020 at 11:20, Fabrice Popineau wrote: > First of all: look into the *Org PDF LaTeX Output* buffer to see why Thank you. But maybe you meant *Org Preview LaTeX Output* instead? In any case, thanks for the pointer: I hadn't realized that this buffer was created. Although it'

Re: debugging why a latex preview fails

2020-01-29 Thread Fraga, Eric
On Wednesday, 29 Jan 2020 at 08:39, Alan Schmitt wrote: > I'm trying to add some diagrams in a note, and I want to use latex > preview for that. Unfortunately the result is not what I expect: I do > see an image, but there seem to be errors in the latex processing. How > can I see what latex is pro

Re: preview src blocks that generate image files

2020-01-26 Thread Fraga, Eric
On Sunday, 26 Jan 2020 at 00:11, Matt Huszagh wrote: > Is anyone else interested in this feature? Any general thoughts/feature > requests? This sounds quite appealing. The only issue might be the need to be able to distinguish between images that are purely there because of a link and those that

Re: code.orgmode.org maintainance for the next two hours

2020-01-25 Thread Fraga, Eric
On Saturday, 25 Jan 2020 at 11:47, Bastien wrote: > code.orgmode.org is now back online and usable. Thank you! -- Eric S Fraga via Emacs 28.0.50, Org release_9.3.1-94-g0ac6a9

Re: noweb

2020-01-22 Thread Fraga, Eric
My approach to this is to create three blocks that are tangled and a separate block (or more than one if you have different tests you want to perform) for evaluation that references those three blocks (via noweb) but is not tangled. -- Eric S Fraga via Emacs 28.0.50, Org release_9.3.1-94-g0ac6a9

Re: Src block fontification when scrolled off window

2020-01-14 Thread Fraga, Eric
On Tuesday, 14 Jan 2020 at 07:21, Aaron Jensen wrote: > In one of my org files, I will occasionally see src blocks lose their > formatting. [...] > > Is this expected behavior? Is there a way to increase the lookback amount? I don't see this behaviour. You might want to look at jit-lock-chunk-siz

Re: Hiding a node title in export but not the content

2020-01-09 Thread Fraga, Eric
On Thursday, 9 Jan 2020 at 16:09, alain.coch...@unistra.fr wrote: > It seems to me that this is what you are referring to, Eric: using the > :ignore: tag in conjunction with package 'ox-extra'. Thanks. I haven't tried it but, looking at the documentation & code, it does what my little snippet do

Re: Hiding a node title in export but not the content

2020-01-09 Thread Fraga, Eric
On Thursday, 9 Jan 2020 at 11:38, Sven Bretfeld wrote: > Works like a charm! Almost perfect. Thank you very much. One problem: > For some reason the :ignoreheading: tag causes the PROPERTY drawer to be > exported. Ah, probably because the property drawer is now not in the right place (i.e. immed

Re: Hiding a node title in export but not the content

2020-01-09 Thread Fraga, Eric
On Thursday, 9 Jan 2020 at 09:20, Sven Bretfeld wrote: > Hi everybody > > Is this possible? > > ** headline <-- not exported >:PROPERTIES: <-- not exported >Some content. <-- exported yes. I do this all the time to add structure to a document, structure that is not required in the

Re: excluding noweb references completely from exports

2020-01-06 Thread Fraga, Eric
On Monday, 6 Jan 2020 at 14:35, Samuel Wales wrote: > fyi i dimly recall that in babel's infancy, as a user new to lp and > using babel infrequently, i got confused about the difference while > reading the manual. in fact, i wondered if the two features could be > the same thing but refactored.

Re: Confused about src vs example and LaTeX export

2020-01-06 Thread Fraga, Eric
On Monday, 6 Jan 2020 at 09:43, Norman Walsh wrote: > The trick turned out to be > > (setq org-latex-listings t) Ah, yes, that needs to be set. I changed the default so long ago now... Anyway, glad you figured it out. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.3-379-gff2bf2

Re: Confused about src vs example and LaTeX export

2020-01-05 Thread Fraga, Eric
On Sunday, 5 Jan 2020 at 10:53, Norman Walsh wrote: > In the simple case, both EXAMPLE and SRC export as {verbatim} > environments; that’s fine as a default. In the second case, the > ATTR_LATEX request for the {lstlisting} environment works on EXAMPLE > but appears to be ignored on SRC. Not for

Re: excluding noweb references completely from exports

2020-01-05 Thread Fraga, Eric
On Sunday, 5 Jan 2020 at 06:27, David Bremner wrote: > The attached exports with a blank line after the comment, which I don't > want. The comment is just added to highlight the problem, so normally > the blank line is at the beginning of the exported code block. Oh, I see. One approach would be

Re: excluding noweb references completely from exports

2020-01-05 Thread Fraga, Eric
On Saturday, 4 Jan 2020 at 14:15, David Bremner wrote: > Any better ideas for how to do this? In case it's not clear, I want > include files in my tangled output that don't show in the beamer > export. Export and tangling are orthogonal to each other and are controlled independently by their resp

Re: Long links

2020-01-05 Thread Fraga, Eric
On Saturday, 4 Jan 2020 at 20:57, Steven Penny wrote: > But as you can imagine, I dont only work with Org Mode files. I also work with > Python files, Go, Dart and a number of other types. And none of these other > types get the wrapping on GitHub. As it may be. But maybe I'm missing the point a

Re: very strange LaTeX error

2019-12-20 Thread Fraga, Eric
On Friday, 20 Dec 2019 at 17:28, Stefan Nobis wrote: > Hmmm... but it should be solvable. Maybe something along the lines of > this (rough sketch, I have next to no experience with the org code > base): It should be solvable and something like what you have written looks promising. But it's beyon

Re: very strange LaTeX error

2019-12-20 Thread Fraga, Eric
On Friday, 20 Dec 2019 at 15:29, Stefan Nobis wrote: > As the org-table does not support all the fancy features of LaTeX > tables and the LaTeX row/line break is generated implicitly, I would > say the LaTeX export should always emit the additional \relax. I agree. I shouldn't have to be this awa

Re: very strange LaTeX error

2019-12-20 Thread Fraga, Eric
On Friday, 20 Dec 2019 at 13:33, Joost Kremers wrote: > Few people seem to realise that the double backslash `\\` in LaTeX is > a macro that can actually take an optional argument, a measure > specifying the height of the newline. Ah ha! That makes perfect sense. Thank you. -- Eric S Fraga via

very strange LaTeX error

2019-12-20 Thread Fraga, Eric
Hello all, this may not belong in this mailing list as it's arguably a LaTeX issue but I'm having a problem exporting a table to PDF via LaTeX. I hope somebody can help me out. I've reduced my problem file to a small (hopefully minimal) example and verified this with emacs -Q, using emacs 27.x w

Re: backup of abbrev_defs

2019-12-18 Thread Fraga, Eric
On Wednesday, 18 Dec 2019 at 11:02, Sharon Kimble wrote: > I've tried using a symlink to the file held in another directory, but > when I restarted emacs the symlink wasn't followed and it created a new > abbrev_def file from somewhere, I don't know where. This is strange. I have my .abbrev_defs

Re: Can Org warn me if I create a time conflict?

2019-12-17 Thread Fraga, Eric
On Tuesday, 17 Dec 2019 at 14:05, David Rogers wrote: > Is there any method to get org-mode to alert me (by an error message, > or a red mark in the agenda, or whatever) that I've created a conflict None that I know of. I've trained myself to only create meetings from the agenda view for this rea

Re: Emacs bug 37890; killing capture buffer

2019-12-17 Thread Fraga, Eric
On Tuesday, 17 Dec 2019 at 17:07, Samuel Wales wrote: > i encountered this problem today. i added a task and duplicated it. > this caused the corruption. it also screwed up the stars level, but > never mind that. I've encountered the problem in the past week or two when I was tweaking one of my

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

Re: Custom time stamps in column view

2019-12-07 Thread Fraga, Eric
On Sunday, 1 Dec 2019 at 19:57, Fraga, Eric wrote: > I guess I'm making a feature request: to be able to use custom time > display in column views. Would this be possible? (or, knowing me, it > might already be possible so would somebody tell me how?) I found some time today

Re: Issues with nested begin..end blocks in inline math environments

2019-12-07 Thread Fraga, Eric
On Friday, 6 Dec 2019 at 11:42, Matt Huszagh wrote: > I'm experiencing incorrect and seemingly inconsistent behavior when nesting > `\begin` `\end` environments inside `\(\)` or `$$`. For example, the > following is valid latex code: The identification of LaTeX fragments is somewhat fragile (in m

Re: Bug: LaTeX export does not handle .pgf/.tikz images [9.3 (9.3-elpaplus @ .emacs.d/elpa/org-plus-contrib-20191203/)]

2019-12-07 Thread Fraga, Eric
On Friday, 6 Dec 2019 at 17:47, Arthur wrote: > Since my last org update (today or yesterday I would say) I have been > having an issue with exporting .pgf or .tikz file to LaTeX. The > exporter always returns `nil`. Your example works just fine for me with git up to date as of a few minutes ago

Re: Removing horizontal space in latex fragments

2019-12-06 Thread Fraga, Eric
Not really worried about which alternative is chosen. I was just exhibiting my inner compulsive nature... ;-) -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-544-gd215c3

Re: Removing horizontal space in latex fragments

2019-12-05 Thread Fraga, Eric
On Thursday, 5 Dec 2019 at 11:03, Matt Huszagh wrote: > Is anyone else interested in this modification? Should I submit it as a > patch? I think so. And I am not sure all those \n's are necessary. Without them, you can probably also remove many of the %s. -- Eric S Fraga via Emacs 27.0.50, Org

Re: Gnus org-mode link problems in org 9.3

2019-12-05 Thread Fraga, Eric
On Wednesday, 4 Dec 2019 at 14:39, Bob Newell wrote: > This occupied a few hours but it wasn't good beach weather today. :-) Glad you tracked this down. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-544-gd215c3

Re: [ANN] C-c C-c to quit column-view

2019-12-05 Thread Fraga, Eric
Although I've not tried your enhancement yet, it is very welcome. Thank you. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-544-gd215c3

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: 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 m

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

Custom time stamps in column view

2019-12-01 Thread Fraga, Eric
Hello all, I use column view quite a lot. Very useful, especially for editing properties. I also use it for task management, having moved to Marcin Swieczkowski's approach [1]. For managing my tasks, the column view I have defined includes scheduled and deadline dates. I would like to be able

Re: org-mime-htmlize and signature

2019-12-01 Thread Fraga, Eric
On Saturday, 30 Nov 2019 at 18:37, Pankaj Jangid wrote: > It converts the text in the message buffer into multipart message. But > the conversion doesn't work well at the point of signature. For these cases, I usually put a colon at the start of each line of the signature which htmlize then conve

Re: org 9.2.6 and org 9.1.9

2019-11-26 Thread Fraga, Eric
On Wednesday, 27 Nov 2019 at 17:00, Tim Cross wrote: > I would agree that org should be a package in elpa and not bundled into > emacs core. I would argue the opposite! I would like to see org tightly integrated into Emacs, in the same way that gnus now is. Development of org would be in step w

Re: Question: export with tags but hide "export" tag

2019-11-24 Thread Fraga, Eric
On Saturday, 23 Nov 2019 at 11:59, w...@mm.st wrote: > Any ideas about how to export using this workflow without showing > the "export" tag? You could maybe use this hook: ,[ C-h v org-export-before-processing-hook RET ] | org-export-before-processing-hook is a variable defined in ‘ox.el’. |

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: DST and appointments in other timezones

2019-11-14 Thread Fraga, Eric
On Wednesday, 13 Nov 2019 at 23:26, Leo Gaspard wrote: > Well, ideally org-mode could be adapted to support timestamps in > arbitrary timezones, but I guess there are reasons why that's not > supported? In principle, it is possible to extend org to handle time zones. The challenges are a) somebod

Re: Display problems

2019-11-11 Thread Fraga, Eric
On Monday, 11 Nov 2019 at 17:12, Fabrice Popineau wrote: > - with global-hl-line-mode: the cursor disappears on empty lines, > quite disturbing in my opinion Known problem in latest versions of Emacs with extended faces (hl-line face is one such face). If you customize the face and remove the :ex

[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: 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 defa

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 sho

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, showing

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: 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: 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 Em

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 patt

Re: included text

2019-11-04 Thread Fraga, Eric
On Sunday, 3 Nov 2019 at 12:37, Samuel Wales wrote: > ah, or do you mean you refer the reader to the text by a regular link > instaed of including? that's not what i am lokoing for here as these > are separate posts. Yes, this is what I meant, in case the adjusted use case were of some use. But

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 t

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

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 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: 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 whethe

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 g

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 cu

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
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 too

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 ha

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). YM

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 way

Re: Org 9.2 not inhibiting electric-pair-mode in the beginning of lines?

2019-10-29 Thread Fraga, Eric
On Tuesday, 29 Oct 2019 at 16:17, Nick Dokos wrote: > Not quite: there is still an emulation of the old mechanism if you > > (require 'org-tempo) Ah, thanks for clarifying. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-552-g8c5a78

Re: Bug: Wrong syntax in org-mode files with babel fragments in src blocks [9.2.6 (9.2.6-4-ge30905-elpaplus @ /home/lockywolf/.emacs.d/elpa/org-plus-contrib-20191021/)]

2019-10-29 Thread Fraga, Eric
On Tuesday, 29 Oct 2019 at 23:50, Vladimir Nikishkin wrote: > The MWE would be the following: > > #+begin_src scheme > (display (< 1 3)) > #+end_src > > In this example, if you put the point on the "<" symbol, it is > highlighted (fontified) together with the ")" following 3, which is > incorrect,

Re: Org 9.2 not inhibiting electric-pair-mode in the beginning of lines?

2019-10-29 Thread Fraga, Eric
On Tuesday, 29 Oct 2019 at 22:57, Vladimir Nikishkin wrote: > Please, consider visitiong M-x info-display-manual RET org RET section > 15.2, paragraph 4. You must have a different version of the manual than I have. For me, this section is on header arguments for working with source code and the 4

Re: Different exporters behave differently re exporter-specific lines

2019-10-29 Thread Fraga, Eric
Thibault, in case you might find this useful, you can use the @@ construct to put things inline, causing less issues with paragraphs. For instance, you can write @@latex:\TeX{}@@. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-544-gd215c3

Re: Org 9.2 not inhibiting electric-pair-mode in the beginning of lines?

2019-10-29 Thread Fraga, Eric
On Tuesday, 29 Oct 2019 at 17:06, Vladimir Nikishkin wrote: > No it is not, please, don't disinform people. Not intending to do so but please clarify: in which way am I misinforming people? -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-544-gd215c3

Re: Org 9.2 not inhibiting electric-pair-mode in the beginning of lines?

2019-10-29 Thread Fraga, Eric
On Tuesday, 29 Oct 2019 at 16:50, Vladimir Nikishkin wrote: > I think, these are two different mechanisms. C-c C-, works as expected. > The "<" mechanism comes from org-tempo, and is faster, because you > don't have to choose anything. I don't know anything about org-tempo but, just to be clear, t

Re: Question mark not supported in structured templates?

2019-10-29 Thread Fraga, Eric
On Tuesday, 29 Oct 2019 at 15:57, Vladimir Nikishkin wrote: > The problem is that for ob-plantuml I need the value of point be right > after the :file header parameter, because plantuml always requires a > file name. I don't see this in my configuration. But it could be that I do not understand w

Re: Org 9.2 not inhibiting electric-pair-mode in the beginning of lines?

2019-10-29 Thread Fraga, Eric
On Tuesday, 29 Oct 2019 at 16:09, Vladimir Nikishkin wrote: > I used org 8 until recently, and it used to be that I could type "<" > at the beginning of a line, and it would be still a single "<" (thus > allowing the expansion of structured templates with TAB) Expansion of structured templates is

Re: [O] Feature Proposal: Titled Paragraphs

2019-10-23 Thread Fraga, Eric
On Wednesday, 23 Oct 2019 at 15:13, Christoph Michelbach wrote: > This comes with the further disadvantage that there is no syntax > highlighting for it while editing. I forgot to add that you could use hi-lock-mode to highlight your \paragraph statements. -- Eric S Fraga via Emacs 27.0.50, Org r

Re: [O] Feature Proposal: Titled Paragraphs

2019-10-23 Thread Fraga, Eric
Hi Cristoph, okay, paragraph headings are not what you want. And lists aren't suitable either. I don't think there is any other way and I predict that adding :: syntax in arbitrary positions will not be acceptable as a development to the language but let's see what others think. I have no stron

Re: [O] Question about org-latex-text-markup-alist

2019-10-22 Thread Fraga, Eric
On Tuesday, 22 Oct 2019 at 11:55, Pascal Quesseveur wrote: >>"FE" == Fraga, Eric writes: > > FE> None, I believe. There is a difference if you export to HTML, however. > > But is not org-latex-text-markup-alist just for latex export? Yes. > My question was

Re: [O] Question about org-latex-text-markup-alist

2019-10-22 Thread Fraga, Eric
On Tuesday, 22 Oct 2019 at 10:00, Pascal Quesseveur wrote: > Hello, > > In org-latex-text-markup-alist what is the difference between markup symbols > code and verbatim? None, I believe. There is a difference if you export to HTML, however. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-5

Re: [O] Can different types of graphic be created at the same moment

2019-10-22 Thread Fraga, Eric
On Sunday, 20 Oct 2019 at 16:05, Cecil Westerhof wrote: > I would like to generate different types of graphics files at the same > moment. I tried: > #+BEGIN_SRC plantuml :file Graphics/rabbitMQ.eps :file > Graphics/rabbitMQ.jpg :noexport > > But that does not work: it only generates the eps fi

Re: [O] Creating a (RabbitMQ) diagram

2019-10-18 Thread Fraga, Eric
On Thursday, 17 Oct 2019 at 15:21, Cecil Westerhof wrote: > I tried it out (after a bit of configuring) with the following: > > #+BEGIN_SRC plantuml :file groupingComponents.eps :noexport [...] > It looks a bit different, but I will not worry about it at the moment. I use the following tools wit

Re: [O] Inject value of macro into code using a variable

2019-10-15 Thread Fraga, Eric
On Tuesday, 15 Oct 2019 at 09:37, wlharvey4 via Emacs-orgmode wrote: > Is it possible to inject the value of a macro into code using a variable? I use properties for this, as in: #+begin_src org ,#+property: version 2.0.5 ,#+header: :var version=(esf/get-parameter "benzenefeed") [...] ,#+

Re: [O] beamer export: misplaced \end{frame} with \lecture structure

2019-10-15 Thread Fraga, Eric
On Monday, 14 Oct 2019 at 06:24, Gürtler, Martin wrote: > 1. What can I do in the org mode file in order to enforce ending the > frame before the \lecture statement. Not ideal but you could do something like this: @@beamer:\end{frame}\lecture{This week's lecture}{week2}\begin{frame}Today's lec

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

2019-10-04 Thread Fraga, Eric
Thanks for the clarifications and updates. I'll play some more and will get back to you. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-544-gd215c3

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 didn't

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] [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 be

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 (org-ent

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. H

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 11:50, Justus Winter wrote: > I noticed a operator associativity problem when evaluating formulas in > tables. To reproduce, enter: > > | :=6/2*3 | > > And evaluate the formula. This results in: > > | 1 | > #+TBLFM: @1$1=6/2*3 Yes, this is a property (feature, ?) of

Re: [O] Org - mode manual missing

2019-09-25 Thread Fraga, Eric
On Wednesday, 18 Sep 2019 at 17:17, Logan Lee wrote: > My emacs doesn't come with org-mode manual. > C-h i m then org TAB produces nothing. How did you install org (and what version)? -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-401-gfabd6d

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

2019-09-25 Thread Fraga, Eric
On Wednesday, 25 Sep 2019 at 11:11, Luca Ferrari wrote: > If I can remove the numbering from second level heading, keeping the > \subsectionpage title information, that would be perfect! Try using \insertsection and \insertsubsection instead of what you have used. -- Eric S Fraga via Emacs 27.0.

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

2019-09-25 Thread Fraga, Eric
Hi Luca, almost there. You need to enable section numbering for what you want to work so set num:t in the options. If you want second level headings to appear as well, add #+latex_header: \AtBeginSubsection[]{\begin{frame}BAR\end{frame}} -- : Professor Eric S Fraga, http://www.homepages.u

<    1   2   3   4   5   >