Hi,
you don't need to usepackage textcomp anymore since the spring 2020 release of
LaTeX, see https://www.latex-project.org/news/latex2e-news/ltnews31.pdf page
three, right column.
Best regards
Robert
On Wed, 23 Apr 2025 16:31:12 +
Ihor Radchenko wrote:
> Pedro Andres Aranda G
was from trial-and-error.
Visuwesh> [ The test returns non-nil once I C-x C-e the cl-defmethod so
that is at
Visuwesh> least something. ]
Nothing in emacs core uses `cl-find-method', so if this breaks you
have a strong case for getting it fixed š
The patch looks fine to me.
Robert
--
>>>>> On Mon, 10 Feb 2025 19:27:03 +, Ihor Radchenko
>>>>> said:
Ihor> Robert Pluim writes:
>> The custom types for org-clock-rounding-minutes and
>> org-table-duration-custom-format suffer from excessive quoting. Patch
>
(release_9.7.11 @
/home/rpluim/repos/emacs/lisp/org/)
Robert
--
>From d02f9700debfbafaab71fc6c7401132ae11de08e Mon Sep 17 00:00:00 2001
From: Robert Pluim
Date: Mon, 10 Feb 2025 13:37:25 +0100
Subject: [PATCH] Remove unneeded quoting for symbol values.
To: emacs-de...@gnu.org
* lisp/org/org-clock.el (
Has anyone successfully watched this? It has very intermittent sound, cutting
out frequently then stoping for many minutes. I donāt see the referenced QR
code.
> On Feb 6, 2025, at 4:19āÆPM, Amy Grinn wrote:
>
> Amy Grinn mailto:grinn@gmail.com>> writes:
>
>> Hello all,
>>
>> I hope
Answers interspersed.
PS, The help for the variable āorg-latex-classesā (C-h v
org-latex-classes) has a very detailed description (and examples
without the ~\\par)
Am Fri, 24 Jan 2025 14:30:36 -0800
schrieb David Masterson :
> Robert Klein writes:
>
> > On Thu, 23 Jan 2025 18
>>>>> On Fri, 24 Jan 2025 18:27:23 +0530, Visuwesh said:
Visuwesh> [ą®µąÆą®³ąÆą®³ą®æ ą®ą®©ą®µą®°ą®æ 24, 2025] Robert Pluim wrote:
>>>>>>> On Fri, 24 Jan 2025 10:37:37 +0530, Visuwesh
said:
>>
Visuwesh> * lisp/org-compat.el: Add workaround prop
>>>>> On Fri, 24 Jan 2025 10:37:37 +0530, Visuwesh said:
Visuwesh> * lisp/org-compat.el: Add workaround proposed by Robert Pluim
Visuwesh> to make yank-media work under GNOME reliably
for
Visuwesh> Emacs 29.
Did I propose it? I donʼt remember š
uot;)))
(use-package ox-latex
:after org
:config
(setq org-latex-default-class "scrartcl"
;; more stuff...
(add-to-list 'org-latex-classes roklein/org-latex-class/scrartcl)
;; more stuff
)
Best regards
Robert
anged, 11 insertions(+), 3 deletions(-)
I also attached the interim LaTeX file, the log file of the LaTeX run and the
contents of the *Org PDF LaTeX Output* buffer.
Thanks for any help.
Best regards
Robert
#+Name: my-dit
#+header: :exports results :file my-dit.png
#+header: :imagemagic
ted emacs using the command āemacs -Q -l .temacs tmp/macrotest.orgā
Thanks for any help.
Best regards
Robert
Emacs : GNU Emacs 29.4 (build 1, x86_64-unknown-openbsd, GTK+ Version 2.24.33,
cairo version 1.18.2)
of 2024-09-28
Package: Org mode version 9.7.16 (release_9.7.16 @
/home/roklein/o
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
this seems to be the place if you want to
change the markup in the copied buffer before Org formats it for export.
Is there any other existing hook that runs before formatting in this copied
buffer?
Thanks. -- Robert
On Mon, Jul 22, 2024 at 9:53āÆAM Ihor Radchenko wrote:
> Robert Weiner wri
>>>>> On Mon, 05 Aug 2024 17:44:43 +, Ihor Radchenko
>>>>> said:
Ihor> Robert Pluim writes:
>>>>>>> On Sun, 04 Aug 2024 19:01:24 +, Ihor Radchenko
said:
>>
Ihor> I am not sure if I like patching Emacs f
>>>>> On Sun, 04 Aug 2024 19:01:24 +, Ihor Radchenko
>>>>> said:
Ihor> I am not sure if I like patching Emacs functions when loading Org
mode.
Ihor> On the other hand, I do not see any obvious downside.
I was hoping youʼd have a strong opini
Sorry, I mistyped the first example in my message, it should read:
1. When exporting from an Org file to html, I want this
[[Emacs#Section-One]]
to be converted into this:
Emacs#Section-One
but instead Org export produces:
Emacs#Section-One
-- rsw
On Tue, Jul 9, 2024 at 11:08āÆAM Chris Keschnat wrote:
> SƩbastien Gendre writes:
>
> Hi,
> I'm not actively using this but I had it configured and just tested that
> it works. It might not answer you're questions directly, but I hope it
> helps.
>
> > How to capture data from a web page to Org-m
an then check what you have to do to make org-html-link output
> the desired string, or redefine org-html-link to do what you need and
> later make a derived backend from the html backend replacing the
> org-html-link function or simply load the new definition of
> org-html-link using a me
Hi Org developers:
I could really use some help from Org export experts. I have
been trying to tweak export link parsing to do what I want
without any success. Here is a summary of the issues and related
questions I have.
Usinf Org version "9.8-pre":
1. When exporting from an Org file to html,
Mr. Radchenko:
I will go through the file and clean it up. If this doesn't work, then
I'll start fresh.
Thank you for your help.
=rk=
PS Weirdly, this file did work on a different machine (laptop) without
issue.
On 6/12/24 13:52, Ihor Radchenko wrote:
Robert Nyman writes:
pty "Line Trust Warning" buffer.
Same happens on the "Dog Walk" TODO
Same happens on the "Daily Writing Project" TODO.
=rk=
On 6/12/24 12:58, Ihor Radchenko wrote:
[ Adding Org mailing list back to CC to keep the bug discussion public;
I will not mentio
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
-
that.
Best regards
Robert
(defun org--make-svg-preview-overlay (beg end image)
"Build an overlay between BEG and END using the svg image data."
(let ((ov (make-overlay beg end)))
(overlay-put ov 'org-overlay-type 'org-svg-overlay)
(overlay-put ov 'evapora
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
nraise\nfinally:\n
print('
do you possibly have any idea on how to fix this?
Sorry to bother you and thanks for the attention!
Robert
The current pre-release package of Hyperbole from the elpa-devel archive
will display any Org ID (typically a UUID) or Org Roam ID referent given an
ID in any buffer. Simply press M-RET on the ID with Hyperbole active and
the referent/definition is displayed in another window or frame (whatever
Hy
Hi,
I searched the internet and this doesnāt seem to exist. I would like to have
something like the opposite of code blocks. I could edit a code file, and the
comments would be in org-mode. I happen to be using C++ and lsp-mode at the
moment.
// This C++ comment is all org mode. The font
to figure out what's happening and why? (I'd really
like to understand.)
Another issue is that the above call works in a shell but not when
called by cron (both result in the strange output but with cron no file
is created). I am not sure if that's relevant. I
>>>>> On Fri, 17 Feb 2023 14:08:04 +, Ihor Radchenko
>>>>> said:
Ihor> Robert Pluim writes:
Ihor> 3 unexpected results:
Ihor> FAILED test-org-table/copy-field
Ihor> FAILED test-org-table/references/mode-string-N
Ihor> FAILE
problem?
Best regards,
Robert
OpenPGP_signature
Description: OpenPGP digital signature
Hi,
Iām trying to use todo dependencies. I created the following tree, and set the
variable to `t` by evaluating the setq expression. But nothing changes. I can
use S- to cycle the TODO state of āTest Project" (none - TODO - DONE)
even though the children items are not DONE. Is that expected?
> On Feb 10, 2023, at 6:23 AM, Ihor Radchenko wrote:
>
> Robert Nikander writes:
>
>> [ā¦]
>
> It is not hard to do, but I am not sure about consequences of such a
> change in Org syntax.
>
> I see no obvious downsides though.
I noticed that other poten
Hi,
Does anyone else think it might be nice to allow emojis in tags? I used to use
OmniFocus before I got into org-mode. I had some tags that were certain symbols
that had meaning to me.
Rob
> On Feb 8, 2023, at 5:14 AM, Ihor Radchenko wrote:
>
> Robert Nikander writes:
>
>> [ā¦]
>>
>> If I put point on the minutes of 12:30 (second line) and hit S-M-, it
>> moves the time to 12:35, but nothing else moves. Based on the docs, I
>> tho
Hi,
The docs say this about S-M + arrow keys on clock log lines. (In section: 8.4.1
- Dates and Times > Clocking Work Time > Clocking Commands)
āS-M-ā (āorg-timestamp-upā)
āS-M-ā (āorg-timestamp-downā)
On āCLOCKā log lines, increase/decrease the timestamp at point and
the one of th
Hi,
I see some previous discussion about this years ago [1], but it looks like it
never made it into the official code base. (?)
If I use `:scope agenda`, I get a column called āFileā that is used as the top
āgroup byā in the query. I donāt see a way to change that.
Iād like to see my time div
>>>>> On Tue, 24 Jan 2023 10:29:17 +0100, Arash Esbati said:
Arash> Hi all,
Arash> Robert sent a patch[1] which pacifies emacs-30 compiler warning. He
Arash> missed one which is fixed by the patch below. It is against org-mode
Arash> master (6b15897
>>>>> On Mon, 23 Jan 2023 14:04:42 +, Ihor Radchenko
>>>>> said:
Ihor> Robert Pluim writes:
>> The emacs 30 byte-compiler warns about uses of `eq'
>> and similar with constant strings which might have unintended
>> sem
1,7 @@ org-table-make-reference
(if lispp
(if (eq lispp 'literal)
elements
- (if (and (eq elements "") (not keep-empty))
+ (if (and (string= elements "") (not keep-empty))
""
(prin1-to-string
(if numbers (string-to-number elements) elements
Robert
--
Ihor Radchenko writes:
> Robert Horn writes:
>
>>> Not really. Countries may change DST at any moment in future. Or decide
>>> to switch calendars (consider countries near the day transition line).
>>>
>>> And "past local time, according to the
wanted astronomical or other relationships would usually
specify UTC or TAI. They might use a fixed offset for UTC. People who
are into the demands of TAI (e.g., orbital mechanics) generally don't
want to deal with the offsets or other issues that come up with UTC, so
they wanted TAI.
--
Robert Horn
rjh...@alum.mit.edu
Ihor Radchenko writes:
> Robert Horn writes:
>
>>> 1. Time (-MM-DD HH:MM) not continuous and may change arbitrarily at
>>>certain times a year or in future or in the past:
>>>- DST transitions are not stable and change from year to year
>>>
is
is particularly tricky for repeating times for regularly scheduled events.
> 5. Leap seconds! 23:59:59 -> 23:59:60 -> 00:00:00, according to
>astronomical Earth observations
>
Fortunately, the most recent vote reached majority for eliminating leap
seconds, hopefully within 8 years.
--
Robert Horn
rjh...@alum.mit.edu
Hi Ihor:
So if we want to determine the Org type of an element outside of an Org
buffer (when using org-type minor modes for example), how would we change
this 'let' code:
(let* ((context
;; Only consider supported types, even if they are not
;; the closest one.
(org-e
> More info on my blog in Spanish (if anyone is interested, I can
translate it)
Yes, please translate it to English.
-- rsw
On Wed, Oct 12, 2022 at 6:24 AM Juan Manuel MacĆas
wrote:
> Ihor Radchenko writes:
>
> > Quiliro Ordóñez writes:
> >
> >> Hola Juan Manuel.
> >>
> >>> There is the You
You want a CRM system which to me is a very different creature and much more
complex than a contact manager, meant to lookup fairly static information about
people. HyRolo was built to allow freeform contact management and to
specifically avoid the typical, limiting field-based techniques in co
I missed the beginning of this; what exactly are you looking for? If you donāt
want ids attached to the headlines that go into the toc, are you asking for
code that automatically updates the toc on any change to individual headlines
inthe document body?
It would probably be easier to just have
I would just like to point out that anyone familiar with writing a
Texinfo-format manual who wants to combine this with Org mode would likely just
want to embed Org constructs, like Org tables in the manual; not to use Org as
a formatter that exports individual source blocks to form a Texinfo ma
Hi Jean:
I know this does not address everything you want but if you leverage
Hyperboleās capabilities, youāll probably be able to get what you want with a
lot less code.
First, creating an explicit button displays only the button name as you like,
fontified as you like, and with the button ac
Hi Jean:
A few thoughts.
1. Although I understand you do a great many things with your
database-backed Hyperscope system and I work with RDBMSes every day, I
don't really see great value in what you have shown in the context of
contact management when compared to the already existing HyRolo or
or
We had object-based, multi-media files with Engelbart's NLS/Augment
system. We had relational databases way before the web.
But here we are in 2022 with enormous personal computing power and for
interactive editing, everyone is using and transferring stream-based files
of characters that are then
Emacs becomes more
usable on mobile devices, we can add more mobile-friendly features to
Hyperbole.
-- rsw
On Tue, Oct 4, 2022 at 2:06 PM David Masterson
wrote:
> Robert Weiner writes:
>
> > We welcome brief summaries of features you need for effective note
> > taking in Emacs.
On Tue, Oct 4, 2022 at 3:06 AM Payas Relekar wrote:
> Robert Weiner writes:
>
> > Thanks, Jean. We have started work on a note-taking subsystem for
> > Hyperbole that will store UUIDs per note and will likely support
> backlinks
> > too. We are seeing if we ca
ersus when you are
on it, as you normally do.
-- rsw
On Sat, Jun 25, 2022 at 10:32 AM Juan Manuel MacĆas
wrote:
> Hi, Robert,
>
> Robert Weiner writes:
>
> > We do like avy and as you say, Hyperbole can work with it. We try to
> > avoid requiring any non-builtin Ema
at 8:51 AM Robert Weiner wrote:
> Hi Jonathan:
>
> Yes, the backlink issue is one of the reasons we have not focused on
> moving kcells with permanent hyperlink anchors from one file to another.
> We generally feel that the context of kcells within an outline is important
> and thus
n the mode prior to
Hyperbole's binding.
-- rsw
On Thu, Jul 7, 2022 at 6:46 AM Fraga, Eric wrote:
> Robert,
>
> one immediate issue that has arisen is the binding of C-c C-m (i.e. C-c
> RET) to hui-select-thing. This clobbers the whole gnus-dired-mode-map
> in dired mode
Hi Siva:
(Sorry, I can't read this list too often so I miss some of these great
messages).
That is a very nice explanation of the power of implicit buttons. Imagine
being able to ignore having to fully parse documents and instead just
describing the patterns of interest and what to do with them
On Sat, Jun 25, 2022 at 5:18 PM David Masterson
wrote:
> Robert Weiner writes:
>
> > Great to see you here too. We could use you on extended Hyperbole
> > documentation if you ever get into it.
>
> Thanks, my hands don't type well anymore or I might've consi
On Tue, Sep 27, 2022 at 11:50 AM Russell Adams
wrote:
>
> Could you point to some usage of Hyperbole that could help address
> it's use case?
>
Hi Russell:
There are videos. The 'Overview and Demo' video has section links in the
description so you can jump to just sections that interest you:
Hi Guys:
I know what SQLite, org-roam and multi-user RDBMSes are and I use all of
these things at various levels. They are useful in many ways as you have
pointed out and across time, we may consider optional integrations but one
of the core design principles of Hyperbole is to work in all fairly
Another good thought. Anyone can add an embeddable export of Koutlines; I
don't think we'll find time to do that in the mainline development branch
though.
On Tue, Sep 27, 2022 at 10:45 AM Jean Louis wrote:
> * Robert Weiner [2022-06-25 23:52]:
> > 2. We have not yet in
-to-use notes system that does not require any external packages like
SQLite.
On Tue, Sep 27, 2022 at 10:00 AM Jean Louis wrote:
> * Robert Weiner [2022-06-24 12:53]:
> > Hyperbole does not have bi-directional links, only a history
> > function to move back through followed node
nes after ^L.
>
> Thanks for your work on Org mode!
> Matt
>
Actually ^L is a *page* separator (to be exact āFORM FEEDā).
Best regards
Robert
tive)
Uwe> (skip-chars-forward "\001-\177"))
Equivalently you can do
(skip-chars-forward "[[:ascii:]]")
(or use `re-search-forward' with the [:nonascii:] character class.)
Robert
--
Hi:
I have an Emacs programmatic need where I want to read an Org file into
Emacs in a raw form without any display formatting (because the formatting
is too slow for large or many Org files) but I need to leave the buffer
after processing in Org mode, again without taking the time to visually
for
etween 'make' and 'make bootstrap'. The thing to know
about 'make bootstrap' is that you donʼt need to run 'make' again
afterwards, since everything will already have been built.
Sharon> But thank you to all who tried to find a solution.
Iʼm glad you sorted it.
Robert
--
pe for $(LISPI) in lisp/Makefile and re-running the make? If
that contains loadup we need to figure out why.
Robert
--
ake[1]: Leaving directory '/home/boudiccas/git/org-mode/lisp'
Sharon> make: *** [mk/targets.mk:133: autoloads] Error 2
Sharon> =
What does your local.mk contain? I donʼt think the default org
makefile references loadup.el anywhere.
Robert
--
Just noting that we have seen this and will have a look.
-- rsw
> On Jul 16, 2022, at 7:16 PM, Robert Weiner wrote:
>
> And it does highly complex context matching for many common patterns out of
> the box with no need for customization.
>
> ā rsw
>
>> On Ju
And it does highly complex context matching for many common patterns out of the
box with no need for customization.
ā rsw
> On Jul 7, 2022, at 8:26 AM, Ihor Radchenko wrote:
>
> Max Brieiev writes:
>
>> Embark defines the following targets: file, symbol, URL, s-expression,
>> defun, etc. It
Hi Eric:
Wonderful. We hope more Org users will try Hyperbole as well and let us
know any additional implicit button types (automatic wiki-like
hyperbuttons) you would like to see in Org mode or other ways Org and
Hyperbole can interoperate.
-- rsw
On Wed, Jul 6, 2022 at 12:58 PM Fraga, Eric
Correct. It uses just C-h h to activate the Hyperbole minor mode and to
display its keyboard driven minibuffer menu. This is a normal global key
binding which you can easily rebind to anything you like.
-- rsw
> On Jul 4, 2022, at 10:44 AM, Fraga, Eric wrote:
>
> On Monday, 4 Jul 2022 at
>>>>> On Thu, 30 Jun 2022 21:19:36 +0800, Ihor Radchenko
>>>>> said:
Ihor> Robert Pluim writes:
>> >> Occasional committers would probably not read org-maintenance.org, and
>> >> those are the people this section is aimed at
>>>>> On Wed, 29 Jun 2022 18:10:00 +0800, Ihor Radchenko
>>>>> said:
Ihor> Robert Pluim writes:
>> Iʼd be worried if the org maintainer(s) didnʼt know how to override
>> Author :-)
Ihor> I have bad news for you... Simply bec
>>>>> On Mon, 27 Jun 2022 17:53:30 +0800, Ihor Radchenko
>>>>> said:
Ihor> Robert Pluim writes:
>> diff --git a/org-contribute.org b/org-contribute.org
Ihor> Maybe add the details to org-maintenance.org instead?
Ihor> This is more
it, though if we could, we would be enthralled. I know a bit what
that is like!
Best of luck,
-- rsw
On Tue, Jun 28, 2022 at 12:48 AM Eduardo Ochs wrote:
> On Sun, 26 Jun 2022 at 21:50, Robert Weiner wrote:
> >
> > So here is a simple implementation that is not unlike you
rdo Ochs wrote:
>
> On Sun, 26 Jun 2022 at 21:50, Robert Weiner wrote:
>>
>> So here is a simple implementation (...)
>
> Hi Robert,
>
> thanks - but most functions of eev that deal with youtube URLs are
> clearly marked either as "this is part of a 5-mi
So here is a simple implementation that is not unlike your own though the
functions are a bit simpler and more clearly documented without a listing
of every possible test case type and requires neither Hyperbole nor Org
until you want to activate things as buttons:
(require 'browse-url)
(defun yo
Hi Jonathan:
Yes, I no longer have time to maintain it and based on quality standards
don't wish to re-release it unless one or more highly experienced Emacs
package developers want to take it on, as it is a good size package. Such
a person would have to have developed significant Emacs packages
Hi Siva:
Yes, I think you have a good handle on the concepts behind Hyperbole
buttons and additional Action Key contexts. Beyond that, there is also the
Koutliner, HyRolo and HyControl in Hyperbole as you grow into it. Look
forward to seeing some of the implicit button types you create for your
6 Jun 2022 at 15:23, Robert Weiner wrote:
> >
> > Maybe if you could pick a single eev function that you think could
> > be implemented with Org and Hyperbole and pointed us to the
> > documentation for that, then we could show you an equivalent one
> > using these pa
as one technique.
-- rsw
On Sun, Jun 26, 2022 at 1:52 PM Eduardo Ochs wrote:
> On Sun, 26 Jun 2022 at 13:29, Robert Weiner wrote:
> > Hi Eduardo:
> >
> > I really think that you are confused in saying that Hyperbole and Org
> are hacker-unfriendly. Yes, they are targete
Hi Eduardo:
I really think that you are confused in saying that Hyperbole and Org are
hacker-unfriendly. Yes, they are targeted at users who don't have to
understand the programming, but if you do understand Lisp programming well,
the interactive features are available as Lisp functions in almost
Robert> The thing thatʼs missing is any discussion of how to ensure the
Author
Robert> of the commit is set correctly. When applying git patches it all
Robert> works, but not when applying diffs. Iʼll read through the
Robert> org-contribute section and see if I can
>>>>> On Sat, 25 Jun 2022 11:32:21 +0800, Ihor Radchenko
>>>>> said:
Ihor> em...@vergauwen.me writes:
>> Hi Robert,Ā
>> I used the instructions provide onĀ
>> https://orgmode.org/worg/org-contribute.html#first-patch.
>>
which you
could get to pdf as well, I imagine.
-- Bob
> On Jun 25, 2022, at 3:07 PM, David Masterson wrote:
>
> Robert Weiner writes:
>
>> I am happy to answer questions and discuss ways we can make Hyperbole
>> and Org work even better together; one direct quest
Good idea, Juan. Iām all for quick ways to activate buttons without losing
your current context. Iāll take a look at how we might support this as an
optional load.
-- Bob
> On Jun 25, 2022, at 10:32 AM, Juan Manuel MacĆas
> wrote:
>
> Hi, Robert,
>
> Robert Weiner w
as well.
Enjoy.
-- rsw
On Fri, Jun 24, 2022 at 1:57 PM João Pedro wrote:
> Hey Robert. Thanks for coming here to offer to clarify any doubts people
> have regarding Hyperbole.
>
> I haven't been interacting with the thread, but I've been lurking about
> and I'
just add it in and use its character and line
navigation sometimes. Did you have any particular uses in mind?
-- rsw
On Fri, Jun 24, 2022 at 9:52 AM Juan Manuel MacĆas
wrote:
> Hi, Robert,
>
> First of all, welcome to the list. And of course congratulations on all
> the great work
>>>>> On Fri, 24 Jun 2022 17:20:37 +0300, Daniel Fleischer
>>>>> said:
Daniel> Robert Pluim [2022-06-24 Fri 15:37] wrote:
>> Hi Daniel, I see this was committed with you as Author: and Bob as
>> Created-by:, which is somewhat unusual.
https://orgmode.org/worg/contributors.html.
Hi Daniel, I see this was committed with you as Author: and Bob as
Created-by:, which is somewhat unusual. I canʼt find anything about
Created-by in the descriptions of org-mode's processes (and this is
the only instance I can see in the commit logs).
Robert
--
tline structure between
files (we already support exporting the text of koutlines to other buffers
or to HTML), so this is a future use case to consider.
-- rsw
On Fri, Jun 24, 2022 at 6:55 AM indieterminacy
wrote:
> Hi Robert,
>
> On 24-06-2022 07:34, Robert Weiner wrote:
> > Hi Samuel
r
from Org, Hyperbole or another package. It is in early development now, so
feel free to mention any wishlist items.
On Fri, Jun 24, 2022 at 2:44 AM Tim Cross wrote:
>
> Hi Robert,
>
> welcome to the list.
>
> I find hyperbole very interesting and am trying it out now. I can see a
Hi Samuel:
> On Jun 24, 2022, at 12:32 AM, Samuel Wales wrote:
>
> hi robert, welcome to the org list and thanks for your offer.
>
> for starters, does hyperbole have any concept of links that are:
>
> - unbreakable [like org-id]
This one is not so simple to answer.
Hi Eduardo:
I hope you'll take another look.
(hyperbole-mode 0) disables the Hyperbole minor mode and all of its key
bindings.
The global binding {C-h h} is left in place so that you can quickly
re-enable Hyperbole's
minor mode and display its navigational minibuffer menu (where quick keys
let y
Typically:
{M-x package-install RET hyperbole RET}
{M-x hyperbole-mode RET}
is enough to install the stable, V8 version of Hyperbole to try out.
If you are more advanced and want to try out the in-development version
that corresponds to the git tip of the Hyperbole master branch, this is
availabl
For reference:
Hyperbole Videos are here:
https://www.youtube.com/channel/UCNRwswKKpjOlOVfFTS73P9A/videos
The Hyperbole Home Page is here:
https://www.gnu.org/software/hyperbole/
Just to look at if you don't want to interact with it,
the Hyperbole FAST-DEMO file is here:
https://www.gnu.or
Hi:
Thanks to Juan for starting this thread and the interesting
conversation it has started. I just joined this mail list, so I don't
have the prior messages and can't reply to the thread, so I have
started this new one.
I am the author of Hyperbole and would be happy to answer questions
concern
namespace. Better would be to do
(let ((orig-parameters org-link-parameters))
...
(setq org-link-parameters orig-parameters)
Robert
--
I was just about to start implementing calendar navigation commands
for org-read-date, except that they all already exist :-). Theyʼre
just not documented in the docstring, only in the manual. Patch
adding a cross-reference attached.
Robert
--
>From bded6dfd8d6340d8330f8c1f11a46a140082f3b5
1 - 100 of 919 matches
Mail list logo