unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* BiDi
@ 2012-01-24 20:08 Clint Adams
  2012-02-02 17:44 ` BiDi Jameson Graef Rollins
  2012-02-03  8:02 ` BiDi David Edmondson
  0 siblings, 2 replies; 6+ messages in thread
From: Clint Adams @ 2012-01-24 20:08 UTC (permalink / raw)
  To: notmuch

I just received an email in RTL script and it was rendered incorrectly
in the emacs interface.  Does anyone know what to do about this?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BiDi
  2012-01-24 20:08 BiDi Clint Adams
@ 2012-02-02 17:44 ` Jameson Graef Rollins
  2012-02-02 19:05   ` BiDi Clint Adams
  2012-02-02 19:39   ` BiDi James Vasile
  2012-02-03  8:02 ` BiDi David Edmondson
  1 sibling, 2 replies; 6+ messages in thread
From: Jameson Graef Rollins @ 2012-02-02 17:44 UTC (permalink / raw)
  To: Clint Adams, notmuch

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

On Tue, 24 Jan 2012 20:08:14 +0000, Clint Adams <clint@debian.org> wrote:
> I just received an email in RTL script and it was rendered incorrectly
> in the emacs interface.  Does anyone know what to do about this?

More info please.  What is "RTL script"?  Is that "right to left"?  If
so, yikes.  I can't even imagine what a mess that would have looked
like.  Another argument against this crazy indenting stuff we do.  I
hope the thread was also indenting from the right!

jamie.

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BiDi
  2012-02-02 17:44 ` BiDi Jameson Graef Rollins
@ 2012-02-02 19:05   ` Clint Adams
  2012-02-02 19:39   ` BiDi James Vasile
  1 sibling, 0 replies; 6+ messages in thread
From: Clint Adams @ 2012-02-02 19:05 UTC (permalink / raw)
  To: Jameson Graef Rollins; +Cc: notmuch

On Thu, Feb 02, 2012 at 09:44:07AM -0800, Jameson Graef Rollins wrote:
> More info please.  What is "RTL script"?  Is that "right to left"?  If
> so, yikes.  I can't even imagine what a mess that would have looked
> like.  Another argument against this crazy indenting stuff we do.  I
> hope the thread was also indenting from the right!

Yes, right to left.

Presumably this will be fixed in emacs some year;
http://www.emacswiki.org/emacs/SupportBiDi

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BiDi
  2012-02-02 17:44 ` BiDi Jameson Graef Rollins
  2012-02-02 19:05   ` BiDi Clint Adams
@ 2012-02-02 19:39   ` James Vasile
  2012-02-03  8:07     ` mutt-like interface [was: Re: BiDi] David Edmondson
  1 sibling, 1 reply; 6+ messages in thread
From: James Vasile @ 2012-02-02 19:39 UTC (permalink / raw)
  To: Jameson Graef Rollins, Clint Adams, notmuch

On Thu, 02 Feb 2012 09:44:07 -0800, Jameson Graef Rollins <jrollins@finestructure.net> wrote:
> On Tue, 24 Jan 2012 20:08:14 +0000, Clint Adams <clint@debian.org> wrote:
> > I just received an email in RTL script and it was rendered incorrectly
> > in the emacs interface.  Does anyone know what to do about this?
> 
> More info please.  What is "RTL script"?  Is that "right to left"?  If
> so, yikes.  I can't even imagine what a mess that would have looked
> like.  Another argument against this crazy indenting stuff we do.  I
> hope the thread was also indenting from the right!
> 
> jamie.
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

Is anybody interested in a more mutt-like single-email view with a
threaded index?  No indenting, no waiting forever for long threads to
fontify, no wading through a long thread looking for the one email you
actually want.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BiDi
  2012-01-24 20:08 BiDi Clint Adams
  2012-02-02 17:44 ` BiDi Jameson Graef Rollins
@ 2012-02-03  8:02 ` David Edmondson
  1 sibling, 0 replies; 6+ messages in thread
From: David Edmondson @ 2012-02-03  8:02 UTC (permalink / raw)
  To: Clint Adams, notmuch

[-- Attachment #1: Type: text/plain, Size: 276 bytes --]

On Tue, 24 Jan 2012 20:08:14 +0000, Clint Adams <clint@debian.org> wrote:
> I just received an email in RTL script and it was rendered incorrectly
> in the emacs interface.  Does anyone know what to do about this?

Clint, can you provide a sample message for me to work with?

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: mutt-like interface [was: Re: BiDi]
  2012-02-02 19:39   ` BiDi James Vasile
@ 2012-02-03  8:07     ` David Edmondson
  0 siblings, 0 replies; 6+ messages in thread
From: David Edmondson @ 2012-02-03  8:07 UTC (permalink / raw)
  To: James Vasile, notmuch

[-- Attachment #1: Type: text/plain, Size: 1264 bytes --]

On Thu, 02 Feb 2012 14:39:40 -0500, James Vasile <james@hackervisions.org> wrote:
> Is anybody interested in a more mutt-like single-email view with a
> threaded index?  No indenting, no waiting forever for long threads to
> fontify, no wading through a long thread looking for the one email you
> actually want.

Various people have suggested it. No-one has written the code. Do you
want that because you prefer it generally or because you believe it will
be faster?

You can disable the indenting, of course (see
`notmuch-show-indent-messages-width').

Did you spend some time determining that it's the fontification that's
causing things to be slow? There was some analysis which showed that
json.el is not the best performer, but it's more likely to be a
combination of many issues.

You could try the patch set at
id:"1328181833-14988-1-git-send-email-dme@dme.org", which includes some
things that can speed up thread display by showing only the matching
messages.

Last, I've been thinking about lazy insertion of message bodies, such
that non-matching messages will not be inserted and rendered until you
un-hide them. That should improve the rendering speed, but would have
the effect of disabling the current 'isearch can open closed messages'
behaviour.

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-02-03  8:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-24 20:08 BiDi Clint Adams
2012-02-02 17:44 ` BiDi Jameson Graef Rollins
2012-02-02 19:05   ` BiDi Clint Adams
2012-02-02 19:39   ` BiDi James Vasile
2012-02-03  8:07     ` mutt-like interface [was: Re: BiDi] David Edmondson
2012-02-03  8:02 ` BiDi David Edmondson

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).