Re: emphasizing source code words

2021-02-04 Thread Luca Ferrari
On Mon, Feb 1, 2021 at 1:56 PM TEC wrote: > I'd have to look at the manual for specifics, but I know that you can > highlight lines when using the minted backend. Thanks, but stil Im not able to figure it out. I've searched thru the org documentation without any luck. Luca

Re: emphasizing source code words

2021-02-04 Thread Juan Manuel Macías
Hi Luca Luca Ferrari writes: > Thanks, but stil Im not able to figure it out. I've searched thru the > org documentation without any luck. > > Luca To use the minted package as backend (https://www.ctan.org/pkg/minted), I have in my Emacs: (setq org-latex-listings 'minted) (setq org-latex-mi

Re: word counts and org-mode drawers

2021-02-04 Thread Sharon Kimble
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Juan. Thanks very much for this code, it fits my purpose very well, thanks again. Thanks Sharon. > Juan Manuel Macías writes: > > Hi, > > Sharon Kimble writes: > >> How can I exempt an org-mode drawer, and its contents, fro

Re: http links translated to html : target "_blank"

2021-02-04 Thread Uwe Brauer
>>> "JMM" == Juan Manuel Macías writes: > Uwe Brauer writes: >> That is odd (maybe my org version is a bit rusty (master june 2020) > It's strange... > It should work fine for you (as long as you set > `org-export-allow-bind-keywords' as non-nil) Aha, indeed it was nil! I was not even aware o

Re: Turning off all indentation in 9.4.4

2021-02-04 Thread Kévin Le Gouguec
Raoul Comninos writes: > I noticed a change in org since I updated to the latest version when it > comes to automatic indentation. I prefer to turn this off globally, > including for lists. I have tinkered with various settings but have had > no luck so far. ORG-NEWS provides these hints: > To

use-package mistake?

2021-02-04 Thread Lawrence Bottorff
Each time I call up list-package and update, I get this message after the updates Operation finished. Packages that are no longer needed: 43. Type ‘M-x package-autoremove’ to remove them Below is my init.el concerning use-package (require 'package) (setq package-enable-at-startup nil) (setq p

OT: M-S-$ Not Working

2021-02-04 Thread Bo Grimes
I beg your indulgence. I am confident this isn't an Emacs problem, let alone an org problem, but my eyes hurt from searching for an answer, and this list, the only one I subscribe to, is populated with gurus. I promise never to use it this way again. OS: PopOS 20.10, DE: GNOME 3.38.2 WM: Mutter

Re: OT: M-S-$ Not Working

2021-02-04 Thread Tim Cross
Bo Grimes writes: > I beg your indulgence. I am confident this isn't an Emacs problem, let > alone an org problem, but my eyes hurt from searching for an answer, > and this list, the only one I subscribe to, is populated with gurus. I > promise never to use it this way again. > > OS: PopOS 20

Re: Free up C-c SPC/org-table-blank-field?

2021-02-04 Thread Eric Abrahamsen
Kyle Meyer writes: > Eric Abrahamsen writes: > >> Hi all, >> >> The C-c SPC keybinding is pretty prime property (it's also, according to >> Emacs conventions, meant to be reserved for the user, though I know >> that's already out the window with Org), > > Based on my reading of (info "(elisp)Key

Re: org-contacts problem

2021-02-04 Thread Ihor Radchenko
Raoul Comninos writes: > Can someone perhaps guide me? You need to tell Emacs to load org-contacts: (require 'org-contacts) Best, Ihor

Re: Free up C-c SPC/org-table-blank-field?

2021-02-04 Thread Kyle Meyer
Eric Abrahamsen writes: > Kyle Meyer writes: > [...] >> Does it actually need a key binding? I've never used it and just use >> to move to the next field, leaving the field blank. > > I assume it's meant for blanking a field you've already typed something > into. But yes, I can't imagine it's a

Re: org-contacts problem

2021-02-04 Thread Raoul Comninos
Ihor Radchenko writes: > Raoul Comninos writes: >> Can someone perhaps guide me? > > You need to tell Emacs to load org-contacts: > > (require 'org-contacts) > > Best, > Ihor It worked. You are a genius! Thank you. --

Re: Free up C-c SPC/org-table-blank-field?

2021-02-04 Thread Tim Cross
Eric Abrahamsen writes: >> Does it actually need a key binding? I've never used it and just use >> to move to the next field, leaving the field blank. > > I assume it's meant for blanking a field you've already typed something > into. But yes, I can't imagine it's a heavily-used command, and I

Re: Bug: (org-release) returns empty string on Elpa [ ( @ /home/pierre/.guix-profile/share/emacs/site-lisp/)]

2021-02-04 Thread Kyle Meyer
Stefan Monnier writes: > Indeed that's the origin of the problem. Thanks for confirming. > I don't know exactly how `org-version.el` is created and how the release > version is extracted&inserted, so I'm not sure how to fix it. > > The approach I'd advocate would be to use `package-get-version`

Re: [Bug] org-version returns empty string when called uninteractively [9.4]

2021-02-04 Thread Kyle Meyer
Kyle Meyer writes: > Thanks for the report. I think this is the same issue as > . Org needs to be > adjusted for the new ELPA setup. Hopefully fixed by 61336f80d.

Re: "Invalid version syntax" with 9.4.4

2021-02-04 Thread Kyle Meyer
Hanns Mattes writes: > Hi, > > as mentioned in the subject I ran into this error after upgrading from > 9.4 to 9.4.4. > > With 9.4 org-version reports: > > , > | Org mode version 9.4 (9.4-elpa @ /home/hanns/.emacs.d/elpa/org-9.4/) > ` > > With 9.4.4: > > , > | Org mode version ( @ /ho