Home
last modified time | relevance | path

Searched +refs:w3m +refs:current +refs:title (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dports/www/emacs-w3m/emacs-w3m-3925d1c/
H A DChangeLog.11358 (w3m-select-buffer-generate-contents): If w3m-current-title is
1359 `<no-title>', use w3m-current-url.
1725 * w3m.el (w3m-current-title, w3m-current-url): Define them before
1733 * w3m-e21.el (top): Define `w3m-current-url' and `w3m-current-title' to
1738 `w3m-current-url' and `w3m-current-title'.
1743 `w3m-current-title' if it is nil.
2008 (w3m-xmas-show-current-title-in-buffer-tab): New user option.
6257 (w3m-current-title): Likewise.
6459 (w3m-backlog-enter): Add code to memory w3m-current-title.
6460 (w3m-backlog-request): Resume w3m-current-title from backlog data.
[all …]
H A DChangeLog2604 Set w3m-current-url (and w3m-current-title) so as to enable moving back
4514 * w3m-util.el (w3m-current-title): Set title to "<retrieving>>" when
4566 (w3m-current-title, w3m-buffer-title, w3m-buffer-number)
6449 (w3m-create-text-page): Make sure to set w3m-current-title.
6504 (w3m-show-current-title-in-buffer-tab): Rename from
6505 w3m-xmas-show-current-title-in-buffer-tab.
9494 * w3m-e21.el (w3m-tab-line): Check the length of the current title,
9912 * w3m-e21.el: Bind `w3m-current-title' when compiling.
10348 * w3m-util.el (w3m-current-title): New function.
11422 `w3m-current-title'.
[all …]
H A DNEWS.200718 *** Version-specific modules are now w3m-ems.el and w3m-xmas.el.
19 The modules w3m-e21.el, w3m-e23.el, and w3m-fsf.el have been
20 integrated into w3m-ems.el.
29 emacs-w3m (and w3m) displayed them as normal text formerly. To enable
37 ** Emacs-w3m can now display the uri and the title in the hreader-line.
38 This is controlled by the `w3m-use-header-line-title' variable.
40 ** Emacs-w3m can now use the title of the page as a buffer name.
41 This is controlled by the `w3m-use-title-buffer-name' variable.
117 You can now save in the file the current session in which you visit
119 emacs-w3m will be saved automatically if `w3m-session-autosave' is
[all …]
H A Dw3m-ems.el130 :group 'w3m
386 :group 'w3m
396 :group 'w3m
413 :group 'w3m
442 :group 'w3m
1048 (let* ((current (current-buffer))
1085 (push (list (eq current buffer)
1088 title
1097 current (car datum)
1105 (if current
[all …]
H A Dw3m-tabmenu.el38 (require 'w3m)
99 (current (current-buffer))
101 title unseen)
109 (eq buffer current))
110 (setq title (w3m-buffer-title buffer))
112 (when (>= (string-width title) width)
113 (setq title
114 (concat (truncate-string-to-width title
119 (cond ((eq buffer current) "* ")
122 title)
H A Dw3m.el2858 (when title
2859 (put ident 'title title))
3559 (if title
3561 (setq title (w3m-decode-entities-string title))
3643 title
3660 (title
6559 title)
10859 (let (start history current)
10862 current (cadar w3m-history)))
10906 (if (equal current position) 1 0)
[all …]
/dports/japanese/w3m/w3m-2b59b9e/
H A DNEWS1 Debian's w3m 0.5.3+git20210102
20 - drop obsolete w3m-doc
159 w3m 0.5 - 2004-03-22
185 w3m 0.4 - 2003-02-24
240 [w3m-dev 03371][w3m-dev 03438]
246 * rc: display_lineinfo: display current line number
263 * -title option: set buffer name to terminal title
267 w3m 0.3 - 2002-03-06
275 * w3m-img merged: w3m now can display images! see doc/README.img
289 * rc: default_url=0(empty) 1(current URL) 2(link URL)
[all …]
H A DChangeLog.11656 update %title
2987 * [w3m-dev 03631] display current form item
3601 * [w3m-dev 03558] long title is displayed over tab region
3789 * [w3m-dev 03529] Support of title, accesskey of anchor
3956 * [w3m-dev 03514] Effect of tab title
4715 * [w3m-dev 03425] charset of title
5292 * [w3m-dev 03354] display current line number
5988 * [w3m-dev 03167] xface2xbm -> xface2xpm (current imlib can't handle XBM)
6087 * part of [w3m-dev-en 00713] contrib: unofficial "current page info" patch, updated for w3m-0.3
6098 * NEWS: -title
[all …]
/dports/japanese/w3m-img/w3m-2b59b9e/
H A DNEWS1 Debian's w3m 0.5.3+git20210102
20 - drop obsolete w3m-doc
159 w3m 0.5 - 2004-03-22
185 w3m 0.4 - 2003-02-24
240 [w3m-dev 03371][w3m-dev 03438]
246 * rc: display_lineinfo: display current line number
263 * -title option: set buffer name to terminal title
267 w3m 0.3 - 2002-03-06
275 * w3m-img merged: w3m now can display images! see doc/README.img
289 * rc: default_url=0(empty) 1(current URL) 2(link URL)
[all …]
H A DChangeLog.11656 update %title
2987 * [w3m-dev 03631] display current form item
3601 * [w3m-dev 03558] long title is displayed over tab region
3789 * [w3m-dev 03529] Support of title, accesskey of anchor
3956 * [w3m-dev 03514] Effect of tab title
4715 * [w3m-dev 03425] charset of title
5292 * [w3m-dev 03354] display current line number
5988 * [w3m-dev 03167] xface2xbm -> xface2xpm (current imlib can't handle XBM)
6087 * part of [w3m-dev-en 00713] contrib: unofficial "current page info" patch, updated for w3m-0.3
6098 * NEWS: -title
[all …]
/dports/www/w3m/w3m-2b59b9e/
H A DNEWS1 Debian's w3m 0.5.3+git20210102
20 - drop obsolete w3m-doc
159 w3m 0.5 - 2004-03-22
185 w3m 0.4 - 2003-02-24
240 [w3m-dev 03371][w3m-dev 03438]
246 * rc: display_lineinfo: display current line number
263 * -title option: set buffer name to terminal title
267 w3m 0.3 - 2002-03-06
275 * w3m-img merged: w3m now can display images! see doc/README.img
289 * rc: default_url=0(empty) 1(current URL) 2(link URL)
[all …]
H A DChangeLog.11656 update %title
2987 * [w3m-dev 03631] display current form item
3601 * [w3m-dev 03558] long title is displayed over tab region
3789 * [w3m-dev 03529] Support of title, accesskey of anchor
3956 * [w3m-dev 03514] Effect of tab title
4715 * [w3m-dev 03425] charset of title
5292 * [w3m-dev 03354] display current line number
5988 * [w3m-dev 03167] xface2xbm -> xface2xpm (current imlib can't handle XBM)
6087 * part of [w3m-dev-en 00713] contrib: unofficial "current page info" patch, updated for w3m-0.3
6098 * NEWS: -title
[all …]
/dports/www/w3m-img/w3m-2b59b9e/
H A DNEWS1 Debian's w3m 0.5.3+git20210102
20 - drop obsolete w3m-doc
159 w3m 0.5 - 2004-03-22
185 w3m 0.4 - 2003-02-24
240 [w3m-dev 03371][w3m-dev 03438]
246 * rc: display_lineinfo: display current line number
263 * -title option: set buffer name to terminal title
267 w3m 0.3 - 2002-03-06
275 * w3m-img merged: w3m now can display images! see doc/README.img
289 * rc: default_url=0(empty) 1(current URL) 2(link URL)
[all …]
H A DChangeLog.11656 update %title
2987 * [w3m-dev 03631] display current form item
3601 * [w3m-dev 03558] long title is displayed over tab region
3789 * [w3m-dev 03529] Support of title, accesskey of anchor
3956 * [w3m-dev 03514] Effect of tab title
4715 * [w3m-dev 03425] charset of title
5292 * [w3m-dev 03354] display current line number
5988 * [w3m-dev 03167] xface2xbm -> xface2xpm (current imlib can't handle XBM)
6087 * part of [w3m-dev-en 00713] contrib: unofficial "current page info" patch, updated for w3m-0.3
6098 * NEWS: -title
[all …]
/dports/www/emacs-w3m/emacs-w3m-3925d1c/doc/
H A Demacs-w3m-ja.texi64 @title Emacs-w3m ユーザマニュアル
665 @findex w3m-print-current-url
1741 @findex w3m-edit-current-url
2866 @item w3m-use-title-buffer-name
2868 Non-@code{nil} means use name of buffer included current title.
2983 @item w3m-use-header-line-title
2985 Non-@code{nil} means display the current title at the header line. This
3489 @item w3m-session-deleted-title
3501 @item w3m-session-unknown-title
3638 @item w3m-show-current-title-in-buffer-tab
[all …]
H A Demacs-w3m.texi42 @title Emacs-w3m User's Manual
1269 bookmark (the default being the title of the current page). Complete
2800 @item w3m-use-title-buffer-name
2801 @vindex w3m-use-title-buffer-name
2802 Non-@code{nil} means use name of buffer included current title.
2918 @item w3m-use-header-line-title
2920 Non-@code{nil} means display the current title at the header line. This
3424 @item w3m-session-deleted-title
3440 @item w3m-session-unknown-title
3577 @item w3m-show-current-title-in-buffer-tab
[all …]
/dports/japanese/w3m/w3m-2b59b9e/doc-jp/
H A DHISTORY81 * 追加した属性は alt のみ (title って何?)
117 Subject: [w3m-dev-en 00318] Information about current page
118 Subject: [w3m-dev-en 00320] Re: Information about current page
119 Subject: [w3m-dev-en 00322] Re: Information about current page
120 Subject: [w3m-dev-en 00323] Buglet (Was: Re: Information about current page)
123 `Method/type of current form' will be displayed.
398 buffername (title) に関する改良(?)と修正です。
402 ・HTML 中から title を取る場合に末尾の空白文字は削除する様にしました。
1269 Subject: [w3m-dev 01134] w3m in xterm horribly confused by Japanese in title (fr
1737 ・[w3m-dev 00602] <title>...</title>の処理時に画面に改行が入るバグの修正。
[all …]
/dports/japanese/w3m-img/w3m-2b59b9e/doc-jp/
H A DHISTORY81 * 追加した属性は alt のみ (title って何?)
117 Subject: [w3m-dev-en 00318] Information about current page
118 Subject: [w3m-dev-en 00320] Re: Information about current page
119 Subject: [w3m-dev-en 00322] Re: Information about current page
120 Subject: [w3m-dev-en 00323] Buglet (Was: Re: Information about current page)
123 `Method/type of current form' will be displayed.
398 buffername (title) に関する改良(?)と修正です。
402 ・HTML 中から title を取る場合に末尾の空白文字は削除する様にしました。
1269 Subject: [w3m-dev 01134] w3m in xterm horribly confused by Japanese in title (fr
1737 ・[w3m-dev 00602] <title>...</title>の処理時に画面に改行が入るバグの修正。
[all …]
/dports/www/w3m-img/w3m-2b59b9e/doc-jp/
H A DHISTORY81 * 追加した属性は alt のみ (title って何?)
117 Subject: [w3m-dev-en 00318] Information about current page
118 Subject: [w3m-dev-en 00320] Re: Information about current page
119 Subject: [w3m-dev-en 00322] Re: Information about current page
120 Subject: [w3m-dev-en 00323] Buglet (Was: Re: Information about current page)
123 `Method/type of current form' will be displayed.
398 buffername (title) に関する改良(?)と修正です。
402 ・HTML 中から title を取る場合に末尾の空白文字は削除する様にしました。
1269 Subject: [w3m-dev 01134] w3m in xterm horribly confused by Japanese in title (fr
1737 ・[w3m-dev 00602] <title>...</title>の処理時に画面に改行が入るバグの修正。
[all …]
/dports/www/w3m/w3m-2b59b9e/doc-jp/
H A DHISTORY81 * 追加した属性は alt のみ (title って何?)
117 Subject: [w3m-dev-en 00318] Information about current page
118 Subject: [w3m-dev-en 00320] Re: Information about current page
119 Subject: [w3m-dev-en 00322] Re: Information about current page
120 Subject: [w3m-dev-en 00323] Buglet (Was: Re: Information about current page)
123 `Method/type of current form' will be displayed.
398 buffername (title) に関する改良(?)と修正です。
402 ・HTML 中から title を取る場合に末尾の空白文字は削除する様にしました。
1269 Subject: [w3m-dev 01134] w3m in xterm horribly confused by Japanese in title (fr
1737 ・[w3m-dev 00602] <title>...</title>の処理時に画面に改行が入るバグの修正。
[all …]
/dports/japanese/w3m-img/w3m-2b59b9e/doc/
H A DHISTORY78 Subject: [w3m-dev-en 00318] Information about current page
79 Subject: [w3m-dev-en 00320] Re: Information about current page
80 Subject: [w3m-dev-en 00322] Re: Information about current page
81 Subject: [w3m-dev-en 00323] Buglet (Was: Re: Information about current page)
84 `Method/type of current form' will be displayed.
289 buffername (title) related improvements.
292 * remove trailing spaces from content of <title>..</title>.
892 Subject: [w3m-dev 01134] w3m in xterm horribly confused by Japanese in title (fr
893 w3m-en will crash when browsing a page with Japanese title.
1181 * [w3m-dev 00602] Bugfix: a blank line is inserted when processing <title>...</title>.
[all …]
/dports/japanese/w3m/w3m-2b59b9e/doc/
H A DHISTORY78 Subject: [w3m-dev-en 00318] Information about current page
79 Subject: [w3m-dev-en 00320] Re: Information about current page
80 Subject: [w3m-dev-en 00322] Re: Information about current page
81 Subject: [w3m-dev-en 00323] Buglet (Was: Re: Information about current page)
84 `Method/type of current form' will be displayed.
289 buffername (title) related improvements.
292 * remove trailing spaces from content of <title>..</title>.
892 Subject: [w3m-dev 01134] w3m in xterm horribly confused by Japanese in title (fr
893 w3m-en will crash when browsing a page with Japanese title.
1181 * [w3m-dev 00602] Bugfix: a blank line is inserted when processing <title>...</title>.
[all …]
/dports/www/w3m/w3m-2b59b9e/doc/
H A DHISTORY78 Subject: [w3m-dev-en 00318] Information about current page
79 Subject: [w3m-dev-en 00320] Re: Information about current page
80 Subject: [w3m-dev-en 00322] Re: Information about current page
81 Subject: [w3m-dev-en 00323] Buglet (Was: Re: Information about current page)
84 `Method/type of current form' will be displayed.
289 buffername (title) related improvements.
292 * remove trailing spaces from content of <title>..</title>.
892 Subject: [w3m-dev 01134] w3m in xterm horribly confused by Japanese in title (fr
893 w3m-en will crash when browsing a page with Japanese title.
1181 * [w3m-dev 00602] Bugfix: a blank line is inserted when processing <title>...</title>.
[all …]
/dports/www/w3m-img/w3m-2b59b9e/doc/
H A DHISTORY78 Subject: [w3m-dev-en 00318] Information about current page
79 Subject: [w3m-dev-en 00320] Re: Information about current page
80 Subject: [w3m-dev-en 00322] Re: Information about current page
81 Subject: [w3m-dev-en 00323] Buglet (Was: Re: Information about current page)
84 `Method/type of current form' will be displayed.
289 buffername (title) related improvements.
292 * remove trailing spaces from content of <title>..</title>.
892 Subject: [w3m-dev 01134] w3m in xterm horribly confused by Japanese in title (fr
893 w3m-en will crash when browsing a page with Japanese title.
1181 * [w3m-dev 00602] Bugfix: a blank line is inserted when processing <title>...</title>.
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Reference/
H A DEmacsEditor.schelp1 title:: Emacs Editor
8 ## C-g || Abort current action
16 ## C-c C-c || Interpret current line
19 ## C-c C-f || Interpret current document
152 subsection:: Customize w3m
156 (eval-after-load "w3m"
158 (define-key w3m-mode-map [left] 'backward-char)
159 (define-key w3m-mode-map [right] 'forward-char)
160 (define-key w3m-mode-map [up] 'previous-line)
161 (define-key w3m-mode-map [down] 'next-line)
[all …]

1234567891011