eww-accept-content-types | Value used for the HTTP "Accept" header. |
eww-after-render-hook | A hook called after eww has finished rendering the buffer. |
eww-auto-rename-buffer | Automatically rename EWW buffers once the page is rendered. |
eww-before-browse-history-function | A function to call to update history before browsing to a new page. |
eww-bookmark-mode-abbrev-table | Abbrev table for ‘eww-bookmark-mode’. |
eww-bookmark-mode-hook | Hook run after entering ‘eww-bookmark-mode’. |
eww-bookmark-mode-map | Keymap for ‘eww-bookmark-mode’. |
eww-bookmark-mode-syntax-table | Syntax table for ‘eww-bookmark-mode’. |
eww-bookmarks-directory | Directory where bookmark files will be stored. |
eww-browse-url-new-window-is-tab | Whether to open up new windows in a tab or a new buffer. |
eww-buffer-name-length | Length of renamed buffer name, per ‘eww-auto-rename-buffer’. |
eww-buffers-mode-abbrev-table | Abbrev table for ‘eww-buffers-mode’. |
eww-buffers-mode-hook | Hook run after entering ‘eww-buffers-mode’. |
eww-buffers-mode-map | Keymap for ‘eww-buffers-mode’. |
eww-buffers-mode-syntax-table | Syntax table for ‘eww-buffers-mode’. |
eww-default-download-directory | Default directory where ‘eww’ saves downloaded files. |
eww-desktop-data-save | List of ‘eww-data’ properties to preserve in the desktop file. |
eww-desktop-remove-duplicates | Whether to remove duplicates from the history when saving desktop data. |
eww-download-directory | Directory where files will downloaded. |
eww-form-checkbox-selected-symbol | Symbol used to represent a selected checkbox. |
eww-form-checkbox-symbol | Symbol used to represent a checkbox. |
eww-guess-content-type-functions | List of functions used by EWW to guess the content-type of Web pages. |
eww-header-line-format | Header line format. |
eww-history-limit | Maximum number of entries to retain in the history. |
eww-history-mode-abbrev-table | Abbrev table for ‘eww-history-mode’. |
eww-history-mode-hook | Hook run after entering ‘eww-history-mode’. |
eww-history-mode-map | Keymap for ‘eww-history-mode’. |
eww-history-mode-syntax-table | Syntax table for ‘eww-history-mode’. |
eww-history-position | The 1-indexed position in ‘eww-history’. |
eww-local-regex | When this regex is found in the URL, it’s not a keyword but an address. |
eww-minibuffer-url-keymap | Keymap used in the minibuffer prompt for URLs or keywords. |
eww-mode-abbrev-table | Abbrev table for ‘eww-mode’. |
eww-mode-hook | Hook run after entering ‘eww-mode’. |
eww-mode-map | Keymap for ‘eww-mode’. |
eww-mode-syntax-table | Syntax table for ‘eww-mode’. |
eww-readable-adds-to-history | If non-nil, calling ‘eww-readable’ adds a new entry to the history. |
eww-readable-urls | A list of regexps matching URLs to display in readable mode by default. |
eww-restore-desktop | How to restore EWW buffers on ‘desktop-restore’. |
eww-restore-reload-prompt | The string to put in the buffers not reloaded on ‘desktop-restore’. |
eww-retrieve-command | Command to retrieve an URL via an external program. |
eww-search-confirm-send-region | Whether to ask for confirmation before sending the region to a search engine. |
eww-search-prefix | Prefix URL to search engine. |
eww-select-map | Map for select buttons |
eww-suggest-uris | List of functions called to form the list of default URIs for ‘eww’. |
eww-text-input-types | List of input types which represent a text input. |
eww-tool-bar-map | Tool bar for ‘eww-mode’. |
eww-url-transformers | This is a list of transforming functions applied to an URL before usage. |
eww-use-browse-url | EWW will use ‘browse-url’ when following links that match this regexp. |
eww-use-external-browser-for-content-type | Always use external browser for specified content-type. |