[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [emacs-w3m/emacs-w3m] Chase links in w3m-bookmark-file (#45)
- From: Boruch Baum <notifications@xxxxxxxxxx>
- Date: Mon, 27 May 2019 05:47:41 -0700
- X-ml-name: emacs-w3m
- X-mail-count: 13432
- References: <emacs-w3m/emacs-w3m/pull/45@github.com>
Does this need to be performed also in other occurrences?
w3m-antenna.el 548: (insert (let ((time (nth 5 (file-attributes w3m-antenna-file))))
> w3m-bookmark.el 149: (nth 5 (file-attributes w3m-bookmark-file)))
w3m-dtree.el 126: (and (nth 1 (file-attributes ,path))
w3m-dtree.el 127: (/= (nth 1 (file-attributes ,path)) 2))))
w3m.el 5294: (file-attributes file)))
w3m.el 6101: time (nth 5 (file-attributes file)))))))
w3m.el 9495: (setq dirp (car (file-attributes file)))
w3m-form.el 1542: (setq time (nth 5 (file-attributes file)))
w3m-session.el 983: (nth 5 (file-attributes w3m-session-file)))
On 2019-05-27 05:37, Tatsuya Kinoshita wrote:
> * w3m-bookmark.el (w3m-bookmark-file-modtime): Chase links
> ([emacs-w3m:13427]).
> __________________________________________________________________
>
> You can view, comment on, or merge this pull request online at:
>
> [1]https://github.com/emacs-w3m/emacs-w3m/pull/45
>
> Commit Summary
>
> * Chase links in w3m-bookmark-file
>
> File Changes
>
> * M [2]ChangeLog (5)
> * M [3]w3m-bookmark.el (2)
>
> Patch Links:
>
> * [4]https://github.com/emacs-w3m/emacs-w3m/pull/45.patch
> * [5]https://github.com/emacs-w3m/emacs-w3m/pull/45.diff
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, [6]view it on GitHub, or [7]mute the
> thread.
>
> References
>
> 1. https://github.com/emacs-w3m/emacs-w3m/pull/45
> 2. https://github.com/emacs-w3m/emacs-w3m/pull/45/files#diff-0
> 3. https://github.com/emacs-w3m/emacs-w3m/pull/45/files#diff-1
> 4. https://github.com/emacs-w3m/emacs-w3m/pull/45.patch
> 5. https://github.com/emacs-w3m/emacs-w3m/pull/45.diff
> 6. https://github.com/emacs-w3m/emacs-w3m/pull/45?email_source=notifications&email_token=AAOE3KHVI4YGJSTE4GBFZTDPXPI2DA5CNFSM4HP3TCHKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWAWUVQ
> 7. https://github.com/notifications/unsubscribe-auth/AAOE3KCO3FCXEA646MLNHI3PXPI2DANCNFSM4HP3TCHA
--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1 7286 0036 9E45 1595 8BC0
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.