Re: [BUG] org-plot: Unable to use text xtics with type:2d (+ more) [9.7-pre (N/A @ /home/viz/lib/emacs/straight/build/org/)]

2024-06-17 Thread Visuwesh
[திங்கள் ஜூன் 17, 2024] Ihor Radchenko wrote: > Visuwesh writes: > >>>> - (type (assoc (plist-get params :plot-type) >>>> - org-plot/preset-plot-types)) >>>> + (type (cdr (assoc (plist-get params :plot-type) >>>&

Re: [BUG/FR] org-plot: replot on resize [9.7-pre (N/A @ /home/viz/lib/emacs/straight/build/org/)]

2024-06-16 Thread Visuwesh
[சனி ஜூன் 15, 2024] Ihor Radchenko wrote: > Visuwesh writes: > >>> So, you can set DATA to (list (or dump-func 'org-plot/gnuplot-to-data) >>> table num-cols params) >> >> Done in the attached patch. > > Thanks! > >>;; Dump table to

Re: [BUG] org-plot: Unable to use text xtics with type:2d (+ more) [9.7-pre (N/A @ /home/viz/lib/emacs/straight/build/org/)]

2024-06-16 Thread Visuwesh
[சனி ஜூன் 15, 2024] Ihor Radchenko wrote: > Visuwesh writes: > >> Sorry for the noise, I copied the wrong link in the commit message. >> Please see attached instead. > > Thanks! > I have some comments. > >> - (type (assoc (plist-get params :plot-ty

Re: [BUG/FR] org-plot: replot on resize [9.7-pre (N/A @ /home/viz/lib/emacs/straight/build/org/)]

2024-06-14 Thread Visuwesh
[வெள்ளி ஜூன் 14, 2024] Ihor Radchenko wrote: > Visuwesh writes: > >>>> This is more of a FR than a bug but it would be nice to have working >>>> replot-on-resize when the gnuplot terminal is qt, x11, etc. To have >>>> this functional, the data-file

Re: [BUG] org-plot: Unable to use text xtics with type:2d (+ more) [9.7-pre (N/A @ /home/viz/lib/emacs/straight/build/org/)]

2024-06-13 Thread Visuwesh
[வியாழன் ஜூன் 13, 2024] Visuwesh wrote: > [புதன் ஜூன் 12, 2024] Ihor Radchenko wrote: > >> Visuwesh writes: >> >>>> I do not think that it is right. >>>> AFAIU, the idea is that `org-plot/preset-plot-types' provides some >>>> defa

Re: [BUG] org-plot: Unable to use text xtics with type:2d (+ more) [9.7-pre (N/A @ /home/viz/lib/emacs/straight/build/org/)]

2024-06-13 Thread Visuwesh
[புதன் ஜூன் 12, 2024] Ihor Radchenko wrote: > Visuwesh writes: > >>> I do not think that it is right. >>> AFAIU, the idea is that `org-plot/preset-plot-types' provides some >>> default options, but the user can overwrite these defaults in the #+PLOT >>

Re: [BUG/FR] org-plot: replot on resize [9.7-pre (N/A @ /home/viz/lib/emacs/straight/build/org/)]

2024-06-13 Thread Visuwesh
[செவ்வாய் ஜூன் 04, 2024] Ihor Radchenko wrote: > Visuwesh writes: > >> This is more of a FR than a bug but it would be nice to have working >> replot-on-resize when the gnuplot terminal is qt, x11, etc. To have >> this functional, the data-file needs to be not deleted.

Re: [BUG] org-plot: Unable to use text xtics with type:2d (+ more) [9.7-pre (N/A @ /home/viz/lib/emacs/straight/build/org/)]

2024-06-10 Thread Visuwesh
Ping. Can you answer my questions, Ihor, so that I may prepare a patch accordingly? [வெள்ளி மே 24, 2024] Visuwesh wrote: > [வெள்ளி மே 24, 2024] Ihor Radchenko wrote: > >> Visuwesh writes: >> >>> Unless I misunderstood the code, the line >>> >>>

Re: [ANN] Org mode 9.7 is out

2024-06-06 Thread Visuwesh
[புதன் ஜூன் 05, 2024] Ihor Radchenko wrote: > Visuwesh writes: > >> BTW, we might have similar problems in Windows too. See this thread in >> emacs-devel when yank-media was initially added: >> https://yhetil.org/emacs-devel/837ddk9tc8@gnu.org > > Looking

Re: [ANN] Org mode 9.7 is out

2024-06-05 Thread Visuwesh
[புதன் ஜூன் 05, 2024] Juergen Fenn wrote: > Am 03.06.24 um 07:06 Uhr schrieb Visuwesh: >> [ஞாயிறு ஜூன் 02, 2024] Juergen Fenn wrote: >>> [...] >>> I'm afraid I forgot to mention that I don't get prompted, and I did not >>> copy the image from my webbrowse

Re: [ANN] Org mode 9.7 is out

2024-06-02 Thread Visuwesh
[ஞாயிறு ஜூன் 02, 2024] Juergen Fenn wrote: > Am 02.06.24 um 22:11 Uhr schrieb Ihor Radchenko: >> Juergen Fenn writes: >> Org normally asks you what format to insert, if multiple formats are available from clipboard. >>> ... >>> Well, the image I used is this one. It was available

[BUG/FR] org-plot: replot on resize [9.7-pre (N/A @ /home/viz/lib/emacs/straight/build/org/)]

2024-06-02 Thread Visuwesh
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.

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2024-05-30 Thread Visuwesh
[ Sorry, I do not have a better starting point for this. ] After updating Latex, I got the message: Creating LaTeX preview images failed (exit code 252). Please see *Org Preview LaTeX Output* for details which corresponds to RUNNING: latex -interaction nonstopmode -output-directory

Re: [BUG] org-plot: Unable to use text xtics with type:2d (+ more) [9.7-pre (N/A @ /home/viz/lib/emacs/straight/build/org/)]

2024-05-24 Thread Visuwesh
[வெள்ளி மே 24, 2024] Ihor Radchenko wrote: > Visuwesh writes: > >> Unless I misunderstood the code, the line >> >> ;; Check type of ind column (timestamp? text?) >> (when (plist-get params :check-ind-type) >> >> should be >> >&

[BUG] org-plot: Unable to use text xtics with type:2d (+ more) [9.7-pre (N/A @ /home/viz/lib/emacs/straight/build/org/)]

2024-05-24 Thread Visuwesh
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.

Re: [BUG] ob-calc and decimal number in :var [9.7-pre (release_9.6.17-1446-g252971 @ /home/viz/lib/emacs/straight/build/org/)]

2024-05-02 Thread Visuwesh
[வியாழன் மே 02, 2024] Ihor Radchenko wrote: > Ihor Radchenko writes: > >>> #+BEGIN_SRC calc :var thetarot=1.3 >>> 1/thetarot >>> #+END_SRC >>> >>> and witness the following error: >>> >>> Debugger entered--Lisp error: (wrong-type-argument listp 1.3) >>> nth(2 1.3) >> >> Confirmed. >

Re: [PATCH] Add support for tables in Calc src block :var

2024-03-30 Thread Visuwesh
[திங்கள் மார்ச் 18, 2024] Fraga, Eric wrote: Good day, Eric! > Thank you for this. Potentially very useful. > > As you have managed to understand calc internals (to a much greater > degrees than I have ever managed), do you know if there is any way to go > the other way? Specifically, I would

[BUG] ob-calc and decimal number in :var [9.7-pre (release_9.6.17-1446-g252971 @ /home/viz/lib/emacs/straight/build/org/)]

2024-03-28 Thread Visuwesh
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.

Re: [PATCH] Add support for tables in Calc src block :var

2024-03-18 Thread Visuwesh
[திங்கள் மார்ச் 18, 2024] Fraga, Eric wrote: > Thank you for this. Potentially very useful. > > As you have managed to understand calc internals (to a much greater > degrees than I have ever managed), do you know if there is any way to go > the other way? Specifically, I would love to make

Re: [PATCH] Add support for tables in Calc src block :var

2024-03-16 Thread Visuwesh
[சனி மார்ச் 16, 2024] Ihor Radchenko wrote: > Visuwesh writes: > >> Subject: [PATCH] ob-calc.el: Add support for tables in Calc source block :var > > Thanks! > Applied, onto main. > I modified the patch to enable ob-calc tests by default. > https://git.savannah.gnu.

Re: [PATCH] Add support for tables in Calc src block :var

2024-03-16 Thread Visuwesh
[சனி மார்ச் 16, 2024] Ihor Radchenko wrote: > Visuwesh writes: > >> Attached patch adds support for passing tables as matrices (or vector) >> to a Calc source block through the :var parameter. There might be a >> better way to do it than manually construct the data struc

[PATCH] Add support for tables in Calc src block :var

2024-03-15 Thread Visuwesh
be a bother. I also added tests for this feature, and other simple tests to ensure everything works. I checked that all the tests passed on my side. >From 5dd444a3dd688b366e1151739f6a8e8088bb0623 Mon Sep 17 00:00:00 2001 From: Visuwesh Date: Sat, 16 Mar 2024 09:10:53 +0530 Subject: [PATCH]

[BUG] ox-odt messes with auto-mode-alist [9.7-pre (release_9.6.11-1090-g76468c.dirty @ /home/viz/lib/emacs/straight/build/org/)]

2024-02-16 Thread Visuwesh
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.

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-12-05 Thread Visuwesh
[ஞாயிறு நவம்பர் 05, 2023] Ihor Radchenko wrote: > Po Lu writes: > >> I have now installed an interface to this end into Emacs 30. The >> pertinent documentation is under the ``Drag and Drop'' node in the Lisp >> reference manual. > > Thanks! > > [...] >

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-11-05 Thread Visuwesh
[ஞாயிறு நவம்பர் 05, 2023] Ihor Radchenko wrote: > Po Lu writes: > >> I have now installed an interface to this end into Emacs 30. The >> pertinent documentation is under the ``Drag and Drop'' node in the Lisp >> reference manual. > [...] > Visuwesh, do you want to

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-23 Thread Visuwesh
e the org-dnd-method customization for yank and >dnd together. Hmm... yes, I now made yank-media also respect the value of org-dnd-method. I changed the name of org-dnd-method to org-yank-dnd-method and similarly for the rest of the common user options. Here's the new patch: >From c

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-22 Thread Visuwesh
with a few relevant concept indices. Please check if they are understandable as I am terrible at writing documentation. Thanks. >From e8b142db0d91e305cbefbb2c945fee7c40ed03f3 Mon Sep 17 00:00:00 2001 From: Visuwesh Date: Fri, 22 Sep 2023 20:11:41 +0530 Subject: [PATCH] Add support for yank-m

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-20 Thread Visuwesh
[வெள்ளி அக்டோபர் 20, 2023] Ihor Radchenko wrote: > Po Lu writes: > >>> Because nobody added you manually to the CC in this branch of the >>> discussion. You would only be automatically in the CC in the replies to >>> your message (87bkdccihf@yahoo.com), but not the earlier branches. >> >>

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-19 Thread Visuwesh
[திங்கள் அக்டோபர் 09, 2023] Visuwesh wrote: > [திங்கள் அக்டோபர் 09, 2023] Ihor Radchenko wrote: > >> Thanks! >> >>> +(defun org--dnd-attach-file (url action) >>> ... >>> +(insert >>> + (org-link-make-string >>

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-11 Thread Visuwesh
[புதன் அக்டோபர் 11, 2023] Liu Hui wrote: > Hi, > > Thanks for your work. I have two minor suggestions about the patch. > >> + (`file-link >> + (let ((filename (dnd-get-local-file-name url))) >> + (insert (org-link-make-string (concat "file:" filename > > I think it is better to abbreviate

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-09 Thread Visuwesh
[திங்கள் அக்டோபர் 09, 2023] Ihor Radchenko wrote: > Thanks! > >> +(defun org--dnd-attach-file (url action) >> ... >> +(insert >> + (org-link-make-string >> + (concat (if separatep >> + "file:" >> +"attachment:") >> + (if separatep >> +

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-08 Thread Visuwesh
[ஞாயிறு அக்டோபர் 08, 2023] Ihor Radchenko wrote: > Visuwesh writes: > >> This was far easier than I initially thought. Patch attached. > > Thanks! > I tried to install the patch and I have two more comments. > >> +(defun org-yank-image-autogen-filename () >>

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-07 Thread Visuwesh
[சனி அக்டோபர் 07, 2023] Visuwesh wrote: > [சனி அக்டோபர் 07, 2023] Ihor Radchenko wrote: > >> Visuwesh writes: >> >>> Attached patch considers your review and also another defcustom to tell >>> how to generate the filename which by default autogenerates

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-07 Thread Visuwesh
[சனி அக்டோபர் 07, 2023] Ihor Radchenko wrote: > Visuwesh writes: > >> Attached patch considers your review and also another defcustom to tell >> how to generate the filename which by default autogenerates a filename >> based on current time. > > Thanks! > I stil

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-10-01 Thread Visuwesh
[வெள்ளி செப்டம்பர் 29, 2023] Liu Hui wrote: > Hi, > > 在 2023/9/27 16:29, Visuwesh 写道: > >> +*** Files and images can be attached by dropping onto Emacs >> + >> +Attachment method other than ~org-attach-method~ for dropped files can >> +be specified

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-09-27 Thread Visuwesh
[செவ்வாய் செப்டம்பர் 26, 2023] Max Nikulin wrote: > On 25/09/2023 20:14, Visuwesh wrote: >> + (setq-local dnd-protocol-alist >> + (cons '("^file:///" . org--dnd-local-file-handler) >> +dnd-protocol-alist)) > > Does it m

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-09-27 Thread Visuwesh
[செவ்வாய் செப்டம்பர் 26, 2023] Ihor Radchenko wrote: > Visuwesh writes: > >>> Please, use `make-temp-file' to create files in the temporary >>> directory that may be world writable. Predictable file names there are >>> undesired from security point of vi

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-09-25 Thread Visuwesh
[ Please keep me in the CC as I don't follow the list. ] [ஞாயிறு செப்டம்பர் 24, 2023] Max Nikulin wrote: > On 23/09/2023 17:28, Ihor Radchenko wrote: >> Visuwesh writes: >> >>> + (let* ((ext (symbol-name (mailcap-mime-type-to-extension mimetype))) >>> +

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-09-25 Thread Visuwesh
[சனி செப்டம்பர் 23, 2023] Visuwesh wrote: >>> +(defun org--image-yank-media-handler (mimetype data) >>> + "Save image DATA of mime-type MIMETYPE and insert link at point. >>> +It is saved as per `org-media-image-save-type'. The name for the >>

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-09-23 Thread Visuwesh
[சனி செப்டம்பர் 23, 2023] Ihor Radchenko wrote: >> +*** Images and files in clipboard can be attached >> + >> +Org can now attach images in clipboard and files copied/cut to the >> +clipboard from file managers using the ~yank-media~ command which also >> +inserts a link to the attached file. >>

Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-09-22 Thread Visuwesh
[வெள்ளி செப்டம்பர் 22, 2023] Max Nikulin wrote: > On 22/09/2023 21:52, Visuwesh wrote: >> Attached patch adds yank-media and DND handler to attach files in the >> clipboard and dropped onto an Emacs frame respectively. > > Thank you for your work in this area. > > I a

[BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)]

2023-09-22 Thread Visuwesh
rom b6f1315cbdc331f2f54e1801b03272915d344cfd Mon Sep 17 00:00:00 2001 From: Visuwesh Date: Fri, 22 Sep 2023 20:11:41 +0530 Subject: [PATCH] Add support for yank-media and DND * lisp/org.el (org-mode): Call the setup function for yank-media and DND. (org-setup-yank-dnd-handlers): Register yank-media-handler and DND handler. (org-me

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2023-08-21 Thread Visuwesh
[திங்கள் ஆகஸ்ட் 21, 2023] Karthik Chikmagalur wrote: >> I have lualatex installed as part of another texlive package but I am >> not sure if org uses it however. > > If you haven't changed `org-latex-compiler' (globally or in the Org > buffer using a keyword), it's using pdflatex. I am indeed

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2023-08-21 Thread Visuwesh
[திங்கள் ஆகஸ்ட் 21, 2023] Karthik Chikmagalur wrote: >> It worked well all around except for three things: >> >> 1. I had to set org-latex-preview-precompile to nil to produce the >>preview for ~2000 snippets. I got errors in process filters such >>as arg-out-of-range, and

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2023-08-21 Thread Visuwesh
[ஞாயிறு மார்ச் 12, 2023] Timothy wrote: > Hi All, > > After months of work, Karthink and I have prepared a rather large patch-set > completely overhauling the LaTeX preview system. I hope to have a patch set > shortly, but in the mean time it would be good to get some more people testing > this.

Re: [BUG] org-fold-core--fix-folded-region slows down typing [9.6.6 (release_9.6.6 @ /home/viz/lib/ports/emacs/lisp/org/)]

2023-06-09 Thread Visuwesh
[வெள்ளி ஜூன் 09, 2023] Ihor Radchenko wrote: > Visuwesh writes: > >> In a largeish buffer, org-fold-core--fix-folded-region significantly >> slows down typing to a point where I have to wait a few milliseconds to >> see the characters typed. With emacs -Q, th

[BUG] org-fold-core--fix-folded-region slows down typing [9.6.6 (release_9.6.6 @ /home/viz/lib/ports/emacs/lisp/org/)]

2023-06-09 Thread Visuwesh
In a largeish buffer, org-fold-core--fix-folded-region significantly slows down typing to a point where I have to wait a few milliseconds to see the characters typed. With emacs -Q, the slow down isn't as bad as with my full configuration but it is still noticeable. Setting

Re: FR: support hard-newlines [9.5.5 (release_9.5.5 @ /home/viz/lib/ports/emacs/lisp/org/)]

2022-09-20 Thread Visuwesh
[செவ்வாய் செப்டம்பர் 20, 2022] Ihor Radchenko wrote: >>> All in all, I feel that fully respecting `use-hard-newlines' in Org is >>> not a good idea. We can do it partially (for filling), but I am afraid >>> that it may create some confusion. >> >> I am not sure what you mean by confusion here:

Re: FR: support hard-newlines [9.5.5 (release_9.5.5 @ /home/viz/lib/ports/emacs/lisp/org/)]

2022-09-20 Thread Visuwesh
[செவ்வாய் செப்டம்பர் 20, 2022] Ihor Radchenko wrote: >> 1. When you want to end a line with a link and continue text in the >>next line. You don't care about the export since it will be >>taken care of properly. >> 2. When reflowing text with inline latex in them. You

FR: support hard-newlines [9.5.5 (release_9.5.5 @ /home/viz/lib/ports/emacs/lisp/org/)]

2022-09-18 Thread Visuwesh
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.

[BUG] org-agenda-remove-restriction-lock does not remove file lock [9.5.2 (release_9.5.2-17-gea6b74 @ /nix/store/iqqk7iqfwmfc6r78xg2knyq7hww2mhs4-emacs-git-20220225.0/share/emacs/29.0.50/lisp/org/)]

2022-03-25 Thread Visuwesh
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.

Re: [BUG] org-insert-link should use DEFAULT in read-string when asking for description

2022-02-27 Thread Visuwesh
[ Please keep me in the CCs since I don't follow the list. ] [ஞாயிறு, பிப்ரவரி 27 2022] Max Nikulin wrote: > On 26/02/2022 21:16, Visuwesh wrote: >> [சனி, பிப்ரவரி 26 2022] Max Nikulin wrote: >> >>> Are you suggesting replacing >>> (read-st

Re: [BUG] org-insert-link should use DEFAULT in read-string when asking for description

2022-02-26 Thread Visuwesh
[சனி, பிப்ரவரி 26 2022] Max Nikulin wrote: > On 25/02/2022 21:19, Visuwesh wrote: >> Currently, when asking the user for the description of link, >> `org-insert-link' calls `read-string' with a non-nil INITIAL-INPUT but >> this argument is discouraged and deprecated; moreo

[BUG] org-insert-link should use DEFAULT in read-string when asking for description

2022-02-25 Thread Visuwesh
Currently, when asking the user for the description of link, `org-insert-link' calls `read-string' with a non-nil INITIAL-INPUT but this argument is discouraged and deprecated; moreover, it is unfriendly. `org-insert-link' should, ideally, use the DEFAULT argument. If the user decides that the