Re: [evolution-patches] Fix for Bug #51082




This only partially fixes it.

1. the shell view doesn't operate like this in 1.5, so you're making it work like it used to (good)
2. it doesn't close, if its the last message displayed (last message in the folder).

I was wrong about the set_message thing, that just sets the cursor on the messagelist which then propagates through etable into displaying a message.

It might need some more code/another virtula method to set the message, e.g. set_message_uid and set_message, in a similar way set_folder_uri and set_folder work (although the former needs to go through messaelist still, and wouldn't change).  I can add that api if you want (5 minutes work).


On Fri, 2003-12-05 at 10:08, Rodney Dawes wrote:
This patch fixes bug #51082 by switching direction if
message_list_select () returns FALSE. It makes the
message browser and folder view essentially behave in
the same manner for deleting messages.

-- dobey


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]