* ol-notmuch.el first line, incorrect filename: org-notmuch.el
@ 2020-01-10 10:17 Duianto -
2020-01-11 16:02 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Duianto - @ 2020-01-10 10:17 UTC (permalink / raw)
To: emacs-orgmode
Problem:
The first line of `ol-notmuch.el` shows the filename as: `org-notmuch.el`
https://code.orgmode.org/bzg/org-mode/src/3a6061e787efc9793ce1b7445a1f2502f679b40e/contrib/lisp/ol-notmuch.el#L1
Cause:
It was overlooked when the other instances in the same file, were
renamed in this commit:
https://code.orgmode.org/bzg/org-mode/commit/499c0a50cc4b11e37b91374af23cb27ab8fc20d2#diff-6c345091b7fe5d259065a88d401cb738915e6f4R1
Solution:
Before:
;;; org-notmuch.el --- Links to notmuch messages
After:
;;; ol-notmuch.el --- Links to notmuch messages
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ol-notmuch.el first line, incorrect filename: org-notmuch.el
2020-01-10 10:17 ol-notmuch.el first line, incorrect filename: org-notmuch.el Duianto -
@ 2020-01-11 16:02 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-01-11 16:02 UTC (permalink / raw)
To: Duianto -; +Cc: emacs-orgmode
Hello,
Duianto - <otnaiud@gmail.com> writes:
> Problem:
> The first line of `ol-notmuch.el` shows the filename as: `org-notmuch.el`
> https://code.orgmode.org/bzg/org-mode/src/3a6061e787efc9793ce1b7445a1f2502f679b40e/contrib/lisp/ol-notmuch.el#L1
Fixed. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-11 16:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-10 10:17 ol-notmuch.el first line, incorrect filename: org-notmuch.el Duianto -
2020-01-11 16:02 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).