Re: notmuch-mode very slow in emacs-mac-port (railwaycat)

2015-08-24 Thread David Bremner
Peter Salazar cycleofs...@gmail.com writes:

 I run Emacs on Mac OSX, and I'm trying to switch from Emacs for Mac OSX
 http://emacsformacosx.com/ to Emacs Mac Port
 https://github.com/railwaycat/emacs-mac-port.

 I use (notmuch)[http://notmuchmail.org/emacstips/] for email. It works
 perfectly on Emacs for Mac OSX http://emacsformacosx.com/.

 But on Emacs Mac Port, it's prohibitively slow. Also, the message list is
 messed up, double spaced and with strange boxes:

 [image: display irregularities]

 I'm using the exact same configuration as I do with Emacs for Mac OSX.

 Does anyone know what's causing these problems, and how to fix them?

As an experiment, you could try 

M-x customize-variable  notmuch-tag-formats return

and uncheck the Image box in the flagged entry (and any other entries
where it happens to be checked).


___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: notmuch-mode very slow in emacs-mac-port (railwaycat)

2015-08-24 Thread Peter Salazar
Wow, that fixed it! Thanks!

On Mon, Aug 24, 2015 at 1:44 PM, David Bremner da...@tethera.net wrote:

 Peter Salazar cycleofs...@gmail.com writes:

  I run Emacs on Mac OSX, and I'm trying to switch from Emacs for Mac OSX
  http://emacsformacosx.com/ to Emacs Mac Port
  https://github.com/railwaycat/emacs-mac-port.
 
  I use (notmuch)[http://notmuchmail.org/emacstips/] for email. It works
  perfectly on Emacs for Mac OSX http://emacsformacosx.com/.
 
  But on Emacs Mac Port, it's prohibitively slow. Also, the message list is
  messed up, double spaced and with strange boxes:
 
  [image: display irregularities]
 
  I'm using the exact same configuration as I do with Emacs for Mac OSX.
 
  Does anyone know what's causing these problems, and how to fix them?

 As an experiment, you could try

 M-x customize-variable  notmuch-tag-formats return

 and uncheck the Image box in the flagged entry (and any other entries
 where it happens to be checked).



___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: muchsync files renames

2015-08-24 Thread Amadeusz Żołnowski
David Mazieres dm-list-email-notm...@scs.stanford.edu writes:
 Initially, when you run muchsync --init, it copies all the files to
 your maildir, and for each file invokes
 notmuch_message_tags_to_maildir_flag.  That changes the name of the
 file, with the result that the sql database and the actual mail
 directory end up out of sync.  That on it's own is not a big deal, but
 it means that the next time muchsync, muchsync will have to rescan all
 of the files, as their names are no longer correct.  That shouldn't
 cause any extra traffic between the two machines, but it will require
 time on the client.  That is likely the source of the delay you were
 seeing.

Yes, that seems to be probable scenario.

 However, if you C-c the client during this process, I still don't see
 any problems arising that cause more links to be transferred between
 machines.  So I'm kind of stumped about that part.

I don't think that C-c caused more links transfers. It's just about that
on rerun (after C-c) the notmuch on server reported renames which
probably took place in the previous run.

-- 
Amadeusz Żołnowski


signature.asc
Description: PGP signature
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch