gnus
13 years agoJust return the image directories, not all directories in the path in addition to...
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 23:54:51 +0000 (01:54 +0200)]
Just return the image directories, not all directories in the path in addition to the image directories.

13 years agoDecode entities at the end.
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 23:36:03 +0000 (01:36 +0200)]
Decode entities at the end.

So that entities inside the tags don't mess up the rest of the
"parsing".

13 years agoRemove more white space before <pre_int> image spacers.
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 23:32:59 +0000 (01:32 +0200)]
Remove more white space before <pre_int> image spacers.

13 years agoAdd the new command gnus-html-show-images.
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 18:46:43 +0000 (20:46 +0200)]
Add the new command gnus-html-show-images.

13 years agoHave the image insertion work even if the missing image is in an <a>
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 18:36:23 +0000 (20:36 +0200)]
Have the image insertion work even if the missing image is in an <a>

13 years agoFix up the logic that marks resized images for buffer deletion.
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 18:31:42 +0000 (20:31 +0200)]
Fix up the logic that marks resized images for buffer deletion.

13 years agoAdd a new `i' command to insert images.
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 18:26:30 +0000 (20:26 +0200)]
Add a new `i' command to insert images.

13 years agoDon't reuse the 'gnus-data text property, but use a new property.
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 17:42:56 +0000 (19:42 +0200)]
Don't reuse the 'gnus-data text property, but use a new property.

This avoids stomping over other functions that use this for other
things.

13 years agoChange the default so that nnimap methods aren't agentized by default.
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 17:37:40 +0000 (19:37 +0200)]
Change the default so that nnimap methods aren't agentized by default.

There's apparently many problems related to agent/imap behaviour.

13 years agoAlso have the `u' command work for HTML links.
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 17:35:02 +0000 (19:35 +0200)]
Also have the `u' command work for HTML links.

13 years agoProvide an `u' command on urls and the like that copies the string over to the kill...
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 17:32:09 +0000 (19:32 +0200)]
Provide an `u' command on urls and the like that copies the string over to the kill ring.

13 years agoComment fix.
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 17:08:49 +0000 (19:08 +0200)]
Comment fix.

13 years agoAdded a .dir-locals.el file so that trailing whitespace is shown.
Lars Magne Ingebrigtsen [Fri, 3 Sep 2010 16:58:01 +0000 (18:58 +0200)]
Added a .dir-locals.el file so that trailing whitespace is shown.

13 years agognus-html.el (gnus-html-put-image): make avoidance of displaying small images work...
Katsumi Yamaoka [Fri, 3 Sep 2010 06:05:01 +0000 (06:05 +0000)]
gnus-html.el (gnus-html-put-image): make avoidance of displaying small images work for XEmacs.

13 years agoMake gnus-html work for XEmacs.
Katsumi Yamaoka [Fri, 3 Sep 2010 02:25:36 +0000 (02:25 +0000)]
Make gnus-html work for XEmacs.

13 years agognus-ems.el: Make process-plist functions work.
Katsumi Yamaoka [Fri, 3 Sep 2010 00:43:50 +0000 (00:43 +0000)]
gnus-ems.el: Make process-plist functions work.

13 years agoChange default to 'opportunistic if hashcash is installed.
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 23:46:03 +0000 (01:46 +0200)]
Change default to 'opportunistic if hashcash is installed.

13 years agoOnly call image-size once, since it's somewhat time-consuming on remote X servers.
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 14:05:02 +0000 (16:05 +0200)]
Only call image-size once, since it's somewhat time-consuming on remote X servers.

13 years agoFix up typo in rescaling.
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 13:00:18 +0000 (15:00 +0200)]
Fix up typo in rescaling.

13 years agopost-receive: More subject formatting.
Ted Zlatanov [Thu, 2 Sep 2010 10:02:10 +0000 (05:02 -0500)]
post-receive: More subject formatting.

13 years agognus-xmas-create-image: Don't try to examine image type on data, not a file name.
Katsumi Yamaoka [Thu, 2 Sep 2010 06:37:00 +0000 (06:37 +0000)]
gnus-xmas-create-image: Don't try to examine image type on data, not a file name.

13 years agolpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind window-pixel-edges...
Katsumi Yamaoka [Thu, 2 Sep 2010 05:38:34 +0000 (05:38 +0000)]
lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind window-pixel-edges for Emacs 21.

13 years agognus-html-put-image, gnus-html-rescale-image: Pass `file' argument.
Katsumi Yamaoka [Thu, 2 Sep 2010 05:00:01 +0000 (05:00 +0000)]
gnus-html-put-image, gnus-html-rescale-image: Pass `file' argument.

13 years agognus-article-html: Make work buffer multibyte for decoded contents.
Katsumi Yamaoka [Thu, 2 Sep 2010 03:14:02 +0000 (03:14 +0000)]
gnus-article-html: Make work buffer multibyte for decoded contents.

13 years agoRemove %O (moderated) from group line format, since it isn't very interesting.
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 02:54:44 +0000 (04:54 +0200)]
Remove %O (moderated) from group line format, since it isn't very interesting.

13 years ago(gnus-agent-short-article), (gnus-agent-long-article): Increase values for these...
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 02:46:09 +0000 (04:46 +0200)]
(gnus-agent-short-article), (gnus-agent-long-article): Increase values for these two variables.

Most people are likely to have more network connection and storage
than before.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 02:42:59 +0000 (04:42 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years ago(gnus-refer-article-method): Change default to 'current.
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 02:42:50 +0000 (04:42 +0200)]
(gnus-refer-article-method): Change default to 'current.

When referring an article, the common behaviour is to refer it from the
current select method, not the native select method.  The chances of
the native select method having the message in question is rather slim
these days.

13 years ago(gnus-auto-select-subject): Change default to `unseen-or-unread'.
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 02:39:56 +0000 (04:39 +0200)]
(gnus-auto-select-subject): Change default to `unseen-or-unread'.

I think it's likely that most people want to select an unseen article
over a previously seen, but unread one.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Ted Zlatanov [Thu, 2 Sep 2010 02:38:15 +0000 (21:38 -0500)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoPut trivia after the diff. Join multiple commit messages in subject.
Ted Zlatanov [Thu, 2 Sep 2010 02:37:53 +0000 (21:37 -0500)]
Put trivia after the diff.  Join multiple commit messages in subject.

* post-receive: Add modified post-receive hook for Git.  Comment.  Put
the update message after the diff.  Join multiple oneline logs into one
long subject.

13 years ago(gnus-mode-non-string-length): Change default to 30.
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 02:37:48 +0000 (04:37 +0200)]
(gnus-mode-non-string-length): Change default to 30.

nil means that in the article buffer none of the minor mode elements
will be shown, usually, and this is not desirable in most cases.

13 years ago(gnus-single-article-buffer): Change default to nil.
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 02:33:51 +0000 (04:33 +0200)]
(gnus-single-article-buffer): Change default to nil.

So that people can have as many article buffers open as they have
summary buffer.  I think this is the most natural way for the groups
to behave.

13 years ago(gnus-summary-goto-unread): Change default to nil.
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 02:32:30 +0000 (04:32 +0200)]
(gnus-summary-goto-unread): Change default to nil.

This will make commands like `d' (and the like) go to the next line in
the buffer, instead of the next unread article.  I think this is the
behaviour that is most natural for most users.

13 years agoChange default to `unsent'.
Lars Magne Ingebrigtsen [Thu, 2 Sep 2010 02:30:20 +0000 (04:30 +0200)]
Change default to `unsent'.

Change default to `unsent' so that all new message buffers start
their names with the string "*unsent", and it's easier to find the
buffers if you move from them.

13 years agoFix up some byte-compiler warnings.
Stefan Monnier [Wed, 1 Sep 2010 23:26:22 +0000 (23:26 +0000)]
Fix up some byte-compiler warnings.

13 years agoYet another try at getting the image sizing right.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 22:43:27 +0000 (00:43 +0200)]
Yet another try at getting the image sizing right.

13 years agoDelete all trailing white space.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 22:00:41 +0000 (00:00 +0200)]
Delete all trailing white space.

13 years agoRemove all <pre_int> place holders.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 20:52:06 +0000 (22:52 +0200)]
Remove all <pre_int> place holders.

13 years agoDon't show images that are really small.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 20:43:52 +0000 (22:43 +0200)]
Don't show images that are really small.

They're probably tracking images.

13 years agoRefuse to do marks if nntp-marks-file-name is nil.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 20:20:00 +0000 (22:20 +0200)]
Refuse to do marks if nntp-marks-file-name is nil.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 19:54:39 +0000 (21:54 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoAdded a new nndoc type for Google digests.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 19:54:20 +0000 (21:54 +0200)]
Added a new nndoc type for Google digests.

13 years agognus-html.el: prefix log messages with function name
Ted Zlatanov [Wed, 1 Sep 2010 19:31:28 +0000 (14:31 -0500)]
gnus-html.el: prefix log messages with function name

* gnus-html.el (gnus-html-wash-tags)
(gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
Better logging.

13 years agoThe rescaling logic scaled down too much.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 19:19:17 +0000 (21:19 +0200)]
The rescaling logic scaled down too much.

13 years agoCheck the value of gnus-blocked-images in the summary buffer.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 18:39:46 +0000 (20:39 +0200)]
Check the value of gnus-blocked-images in the summary buffer.

13 years agognus-html.el: Doc fix for gnus-html-image-url-blocked-p.
Ted Zlatanov [Wed, 1 Sep 2010 17:34:37 +0000 (12:34 -0500)]
gnus-html.el: Doc fix for gnus-html-image-url-blocked-p.

* gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.

13 years agoSay in the message what the regexp really is.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 17:31:54 +0000 (19:31 +0200)]
Say in the message what the regexp really is.

13 years agoTake a parameter for blocked-images since it needs to be picked from the correct...
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 17:08:35 +0000 (19:08 +0200)]
Take a parameter for blocked-images since it needs to be picked from the correct buffer.

13 years ago"A" is also used for links, just like "a", it seems like.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 16:55:22 +0000 (18:55 +0200)]
"A" is also used for links, just like "a", it seems like.

13 years agoRemove arch-tags from all files, since these are no longer needed.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 16:41:02 +0000 (18:41 +0200)]
Remove arch-tags from all files, since these are no longer needed.

13 years agoRemove nnwfm and related code.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 16:32:27 +0000 (18:32 +0200)]
Remove nnwfm and related code.

13 years agoRemove nnlistserv and related code.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 16:30:26 +0000 (18:30 +0200)]
Remove nnlistserv and related code.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 16:27:26 +0000 (18:27 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoRemove nnkiboze and related code.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 16:27:14 +0000 (18:27 +0200)]
Remove nnkiboze and related code.

13 years agoRemove nndb.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 16:23:45 +0000 (18:23 +0200)]
Remove nndb.

13 years agognus-html.el: add and use gnus-html-image-url-blocked-p
Ted Zlatanov [Wed, 1 Sep 2010 16:21:47 +0000 (11:21 -0500)]
gnus-html.el: add and use gnus-html-image-url-blocked-p

* gnus-html.el (gnus-html-image-url-blocked-p): New function.
(gnus-html-prefetch-images, gnus-html-wash-tags): Use it.

13 years agoWe can't rescale if we don't have the article buffer in a window.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 15:55:28 +0000 (17:55 +0200)]
We can't rescale if we don't have the article buffer in a window.

13 years agoTry to get the rescaling logic right for images that are just wide and not tall.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 15:51:24 +0000 (17:51 +0200)]
Try to get the rescaling logic right for images that are just wide and not tall.

13 years agoUse the deleted text as the image alt text.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 15:25:14 +0000 (17:25 +0200)]
Use the deleted text as the image alt text.

13 years agoFix the syntax to not use eval or overshadow variable bindings.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 15:20:29 +0000 (17:20 +0200)]
Fix the syntax to not use eval or overshadow variable bindings.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 15:06:07 +0000 (17:06 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoRescale images in article buffers for Emacs versions that support this.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 15:05:53 +0000 (17:05 +0200)]
Rescale images in article buffers for Emacs versions that support this.

This is currently only Emacs 24 compiled with imagemagick support.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Ted Zlatanov [Wed, 1 Sep 2010 14:52:10 +0000 (09:52 -0500)]
Merge branch 'master' of https://git.gnus.org/gnus

Conflicts:
lisp/ChangeLog

13 years agognus-html.el: Add extra logging.
Ted Zlatanov [Wed, 1 Sep 2010 14:50:20 +0000 (09:50 -0500)]
gnus-html.el: Add extra logging.

* gnus-html.el (gnus-html-wash-tags)
(gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
extra logging.

13 years agoDelete the IMG_ALT region.
Lars Magne Ingebrigtsen [Wed, 1 Sep 2010 14:22:45 +0000 (16:22 +0200)]
Delete the IMG_ALT region.

13 years agopost-receive: Rewrote and extended comments.
Ted Zlatanov [Wed, 1 Sep 2010 12:47:37 +0000 (07:47 -0500)]
post-receive: Rewrote and extended comments.

13 years agopost-receive: Add modified post-receive hook for Git.
Ted Zlatanov [Wed, 1 Sep 2010 11:04:46 +0000 (06:04 -0500)]
post-receive: Add modified post-receive hook for Git.

* post-receive: Add modified post-receive hook for Git.

13 years agohook-tester: delete
Ted Zlatanov [Wed, 1 Sep 2010 10:54:13 +0000 (05:54 -0500)]
hook-tester: delete

13 years agohook-tester: Adding file for hook testing
Ted Zlatanov [Wed, 1 Sep 2010 10:52:58 +0000 (05:52 -0500)]
hook-tester: Adding file for hook testing

13 years agognus-article-html: Decode contents by charset.
Katsumi Yamaoka [Wed, 1 Sep 2010 06:02:03 +0000 (06:02 +0000)]
gnus-article-html: Decode contents by charset.

13 years agolpath.el: Fix previous commit.
Katsumi Yamaoka [Wed, 1 Sep 2010 05:34:23 +0000 (05:34 +0000)]
lpath.el: Fix previous commit.

13 years agognus-process-put: Fix previous commit.
Katsumi Yamaoka [Wed, 1 Sep 2010 04:47:24 +0000 (04:47 +0000)]
gnus-process-put: Fix previous commit.

13 years agognus-html.el, message.el: Add custom version to new variables; gnus-sum.el: Bump...
Katsumi Yamaoka [Wed, 1 Sep 2010 04:42:04 +0000 (04:42 +0000)]
gnus-html.el, message.el: Add custom version to new variables; gnus-sum.el: Bump custom version of gnus-auto-expirable-marks.

13 years agognus-html-curl-sentinel: Replace process-get with gnus-process-get.
Katsumi Yamaoka [Wed, 1 Sep 2010 04:26:22 +0000 (04:26 +0000)]
gnus-html-curl-sentinel: Replace process-get with gnus-process-get.

13 years agoAdd compatibility functions gnus-process-get and gnus-process-put for Emacs 21 and...
Katsumi Yamaoka [Wed, 1 Sep 2010 04:19:47 +0000 (04:19 +0000)]
Add compatibility functions gnus-process-get and gnus-process-put for Emacs 21 and XEmacs.

13 years agoMisc fixes by Stefan Monnier <monnier@iro.umontreal.ca>.
Katsumi Yamaoka [Tue, 31 Aug 2010 23:06:25 +0000 (23:06 +0000)]
Misc fixes by Stefan Monnier <monnier@iro.umontreal.ca>.

2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
 * gnus-html.el: Require packages that define macros used in this file.
 (gnus-article-mouse-face): Declare to silence byte-compiler.
 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
 process-get.
 (gnus-html-put-image): Use plist-get to avoid getf.
 (gnus-html-prefetch-images): Use with-current-buffer.

13 years agoUse nnimap-request-list-method instead of lsub directly.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 18:37:32 +0000 (20:37 +0200)]
Use nnimap-request-list-method instead of lsub directly.

Not using this variable here has no sence, because using LSUB method
is useless if you never subscribed anything on the IMAP side.

13 years agoRemove nnwarchive.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 15:58:48 +0000 (17:58 +0200)]
Remove nnwarchive.

13 years agoRemove reference to the removed SOUP node.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 15:19:30 +0000 (17:19 +0200)]
Remove reference to the removed SOUP node.

13 years agoRemove nnsoup.el, gnus-soup.el and related code.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 15:18:42 +0000 (17:18 +0200)]
Remove nnsoup.el, gnus-soup.el and related code.

13 years agoRemove nnultimate.el and related code.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 15:14:45 +0000 (17:14 +0200)]
Remove nnultimate.el and related code.

13 years agognus-blocked-images, not w3m images.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 15:08:04 +0000 (17:08 +0200)]
gnus-blocked-images, not w3m images.

13 years agoIntroduce a new variable, gnus-blocked-images, and use that instead of the w3m variable.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 15:06:34 +0000 (17:06 +0200)]
Introduce a new variable, gnus-blocked-images, and use that instead of the w3m variable.

13 years agoFix some syntax errors in the last check-in.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 14:41:56 +0000 (16:41 +0200)]
Fix some syntax errors in the last check-in.

13 years agoImplement message-prune-recipient-rules.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 14:39:16 +0000 (16:39 +0200)]
Implement message-prune-recipient-rules.

13 years agoNew function to guess whether a long line is natural text or not.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 13:49:31 +0000 (15:49 +0200)]
New function to guess whether a long line is natural text or not.

13 years agoUse gnus-process-plist and friends for compatibility.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 13:09:28 +0000 (15:09 +0200)]
Use gnus-process-plist and friends for compatibility.

13 years agoProvide compatibility functions for gnus-set-process-plist
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 13:07:57 +0000 (15:07 +0200)]
Provide compatibility functions for gnus-set-process-plist

From Katsumi Yamaoka  <yamaoka@jpl.org>

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 12:49:29 +0000 (14:49 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoSupport cid: URLs/images.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 12:47:06 +0000 (14:47 +0200)]
Support cid: URLs/images.

13 years agoClarify the code a bit by renaming the variable with the url to `url'.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 12:27:46 +0000 (14:27 +0200)]
Clarify the code a bit by renaming the variable with the url to `url'.

13 years agolpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind header-line-format...
Katsumi Yamaoka [Tue, 31 Aug 2010 06:59:54 +0000 (06:59 +0000)]
lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind header-line-format for XEmacs 21.4.

13 years agoBump custom version of some user options of which the default values changed.
Katsumi Yamaoka [Tue, 31 Aug 2010 04:21:22 +0000 (04:21 +0000)]
Bump custom version of some user options of which the default values changed.

13 years agoRequire mm-url.
Lars Magne Ingebrigtsen [Tue, 31 Aug 2010 01:09:33 +0000 (03:09 +0200)]
Require mm-url.

13 years agoRemove the `w' and `i' summary keybindings, since they aren't useful.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 23:00:48 +0000 (01:00 +0200)]
Remove the `w' and `i' summary keybindings, since they aren't useful.

13 years agoRemoved gnus-move.el and pointers to it, since it doesn't really work.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 22:42:05 +0000 (00:42 +0200)]
Removed gnus-move.el and pointers to it, since it doesn't really work.

13 years agoNote that only the addresses from the first message are used for wide replies.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 21:51:58 +0000 (23:51 +0200)]
Note that only the addresses from the first message are used for wide replies.

13 years agoTell w3m that the input is UTF-8.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 21:34:18 +0000 (23:34 +0200)]
Tell w3m that the input is UTF-8.

This seems to fix problems with some German web feeds.

13 years agoPut the xpm version of the logo at the top so that the proper colours are applied.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 21:10:06 +0000 (23:10 +0200)]
Put the xpm version of the logo at the top so that the proper colours are applied.