Re: [MlMt] deleting message auto-opens next

2017-06-27 Thread Rob McBroom

On 27 Jun 2017, at 12:41, Shoshanna Green wrote:

Ditto installation, ditto limited testing, ditto correct behavior, 
ditto thanks!


One thing I’ve found since posting earlier…

I have these key bindings:

~~~
j = "moveToJunk:";
a = "archive:";
~~~

For the past few months, the message window would close automatically 
with those, but it doesn’t now.


When I originally set them up, they required an explicit call to 
`closeWindow:`, but at some point I was able to remove that. I really 
liked the way it was “in between” because by not explicitly closing 
the window, I could use the same bindings in both the message window and 
the message list (without the main window closing).


--
Rob McBroom
http://www.skurfer.com/
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] deleting message auto-opens next

2017-06-27 Thread Rob McBroom

On 27 Jun 2017, at 9:22, Benny Kjær Nielsen wrote:

If you are on r5383+ then you can also try to see if this makes it 
behave as desired:


	defaults write com.freron.MailMate 
MmSingleMessageWindowClosesAfterMove -bool YES


Just installed 5385. With some very limited testing, it appears to 
behave “correctly”. Thanks!


--
Rob McBroom
http://www.skurfer.com/
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Bundle command to save attachments

2017-06-27 Thread Benny Kjær Nielsen

On 26 Jun 2017, at 20:45, jeff newman wrote:

I am trying to create a bundle to save attachments to the default 
download directory. I've duplicate another bundle


Which bundle?

and generated new UUIDs, but my command only makes MailMate crash -- 
which is not the desired outcome!


I agree :)

Here is the text of Attachment.mmCommand (which is in the bundle's 
"Commands" folder)


It would be easier for me if you could send me a copy of the bundle, 
e.g., using “Help ▸ Send Feedback”. If I can reproduce the crash 
then I can hopefully also fix it.


Thanks in advance.

--
Benny
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] deleting message auto-opens next

2017-06-27 Thread Benny Kjær Nielsen

On 27 Jun 2017, at 15:16, Rob McBroom wrote:


On 26 Jun 2017, at 14:22, Shoshanna Green wrote:

But if, instead of moving the message I'm looking at, I hit Delete, 
then the next message in my inbox auto-opens in the separate window. 
I don't want this! I don't necessarily want to deal with that message 
at that moment, and now I have to both close the window and mark the 
message as unread again.


That describes how I feel perfectly. I asked about this the other day.

https://www.mail-archive.com/mailmate%40lists.freron.com/msg08187.html

There was a change in a recent update that’s causing it. I’ve gone 
back to the previous version, as suggested, for now.


If you are on r5383+ then you can also try to see if this makes it 
behave as desired:


	defaults write com.freron.MailMate MmSingleMessageWindowClosesAfterMove 
-bool YES


--
Benny
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate