bug#47088: org-w3m: handle w3m-image link information

2021-05-06 Thread Boruch Baum
og style: 2021-05-06 Boruch Baum * ol-w3m.el (org-w3m-copy-for-org-mode) (org-w3m-get-next-link-start, org-w3m-get-prev-link-start): Account for w3m-img links. (org-w3m-get-anchor-start, org-w3m-get-prev-link-start) (org-w3m-no-prev-link-p): Unu

bug#42484: 26.1: org-mode should display value of links in mini-buffer

2021-01-12 Thread Boruch Baum
On 2021-01-12 20:40, Juri Linkov wrote: > >> So customizing 'help-at-pt-display-when-idle' to the value > >> '(htmlize-link) completely solves this problem. > > > > Is that true for non-gui emacs or just for gui emacs? I'm using > > emacs-nox (no GUI) and your solution doesn't seem to work for me.

bug#42484: 26.1: org-mode should display value of links in mini-buffer

2021-01-12 Thread Boruch Baum
On 2021-01-11 20:54, Juri Linkov wrote: > So customizing 'help-at-pt-display-when-idle' to the value > '(htmlize-link) completely solves this problem. Is that true for non-gui emacs or just for gui emacs? I'm using emacs-nox (no GUI) and your solution doesn't seem to work for me. --

bug#42484: 26.1: org-mode should display value of links in minibuffer

2020-12-09 Thread Boruch Baum
This update improves the solution so that it doesn't step on other minibuffer echo-area messages when it has nothing to report (defun my-org-mode-post-command-hook () "Show POINT's \"help-echo\" information in the echo area. This could be information about an org-link at POINT, or some other

bug#42484: Updated patch

2020-12-06 Thread Boruch Baum
I've been using my solution over the last month+, but with a modification for cases of links with embedded percent signs. That happens when for instance a URL wasnt to have an embedded space or other character. The result is that the elisp function 'message' misinterprets that as a format field.

Re: Ignored bugs

2020-11-17 Thread Boruch Baum
On 2020-11-17 21:27, Daniele Nicolodi wrote: > The page that introduces the Emacs bug tracker already reports that this > ... The way emacs users behave isn't to go search and find and read that web page. It's to perform M-x report-emacs-bug. For people using a command completion program, while

Re: Ignored bugs

2020-11-17 Thread Boruch Baum
On 2020-11-17 20:51, Daniele Nicolodi wrote: > Please complain with the Emacs maintainers about their handling of the > bugs on the Emacs bug tracking system, How do I know it was "their handling" and not "your handling"? It's unclear from my view of the thread who performed the actions but all

Ignored bugs

2020-11-17 Thread Boruch Baum
A little over a month ago, I submitted several bug reports related to org-mode, and sor most of them haven't seen any action whatsoever, not even an indication that they were noticed. In many cases, I provided either a total solution or a suggested implementation of a solution. BUG REPORT: 42484

[b...@gnu.org: Re: bug#42484: 26.1: org-mode should display value of links in mini-buffer]

2020-09-06 Thread Boruch Baum
- Forwarded message from Bastien - Date: Sun, 06 Sep 2020 10:21:33 +0200 From: Bastien To: Boruch Baum Cc: 42484-d...@debbugs.gnu.org Subject: Re: bug#42484: 26.1: org-mode should display value of links in mini-buffer User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Hi

[O] bug#20090: improperly closed

2017-12-03 Thread Boruch Baum
Bug report 20090 was perfunctorily closed today: 1] without the person who performed the action consulting with the bug reporter; 2] without any discussion for over 2.5 years; 3] with a reason given that demonstrates that the person who performed the action didn't give the action much of any

[O] bug#20090: 24.4: linking to a position within an info node

2015-03-17 Thread Boruch Baum
On 03/12/2015 03:50 PM, Juri Linkov wrote: When the org mode manual discusses creating links, it gives an example of linking to an info node (the self-referencing example is `info:org#External' links). The manual continues, at node `info:org#Search options', to describe how specific positions