unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* notmuch-show-toggle-message behavior
@ 2015-08-28  1:15 Bart Bunting
  2015-08-28  5:50 ` Tomi Ollila
  0 siblings, 1 reply; 2+ messages in thread
From: Bart Bunting @ 2015-08-28  1:15 UTC (permalink / raw)
  To: notmuch

Hi,

Following the discussion in: id:874mjk614c.fsf@qmul.ac.uk regarding the
behavior of notmuch-show-toggle-message and following hyperlinks, I
wanted to chime in on a similar but not exactly the same topic.

I am blind and use emacspeak (a speech subsystem for emacs) to do all of
my emacs work including reading email with notmuch.

I often arrow down to a part and hit enter only to find that
notmuch-show-toggle-message hides all of the message body because the
point is at the beginning of the line and the part I'm actually trying
to toggle is indented.

Would it make sense to have notmuch-show-toggle-message activate any
item on the same line rather than take the generic action of hiding all
the message text.

I would also like it if for example there was an id or hyperlink on the
line that it was activated.  In the case that there was more than one
then activating the first one unless point is on the second or
subsiquent link sounds like predictable behavior to me.
.

The implication of the current behaviour for me is that when this
happens i need to unhide the message and then move to the part I want to
expand makeing sure I move off the empty space at the beginning of the
line before triggering notmuch-show-toggle-message.

Is this behaviour annoying to anyone else?

If not I'm sure I can work around it using advice or something.


Kind regards
Bart
-- 

Bart Bunting

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

* Re: notmuch-show-toggle-message behavior
  2015-08-28  1:15 notmuch-show-toggle-message behavior Bart Bunting
@ 2015-08-28  5:50 ` Tomi Ollila
  0 siblings, 0 replies; 2+ messages in thread
From: Tomi Ollila @ 2015-08-28  5:50 UTC (permalink / raw)
  To: Bart Bunting, notmuch

On Fri, Aug 28 2015, Bart Bunting <bart@bunting.net.au> wrote:

> Hi,

Hi Bart

>
> Following the discussion in: id:874mjk614c.fsf@qmul.ac.uk regarding the
> behavior of notmuch-show-toggle-message and following hyperlinks, I
> wanted to chime in on a similar but not exactly the same topic.
>
> I am blind and use emacspeak (a speech subsystem for emacs) to do all of
> my emacs work including reading email with notmuch.
>
> I often arrow down to a part and hit enter only to find that
> notmuch-show-toggle-message hides all of the message body because the
> point is at the beginning of the line and the part I'm actually trying
> to toggle is indented.

I think that is PITA too...

> Would it make sense to have notmuch-show-toggle-message activate any
> item on the same line rather than take the generic action of hiding all
> the message text.

In your case perhaps disabling indentation could be a good first aid ?

In customize-group notmuch-show there is entry 
Notmuch Show Indent Messages Width defaulting to 1 -- setting that to 0
would disable indentation -- (setq notmuch-show-indent-messages-width 0)
do the same.

> I would also like it if for example there was an id or hyperlink on the
> line that it was activated.  In the case that there was more than one
> then activating the first one unless point is on the second or
> subsiquent link sounds like predictable behavior to me.
> .

Hmm, In text/plain content I have id: -links active -- and pressing TAB
moves me to next id (or part) button. What kind of feedback do you get
when pressing TAB in notmuch-show buffer?

>
> The implication of the current behaviour for me is that when this
> happens i need to unhide the message and then move to the part I want to
> expand makeing sure I move off the empty space at the beginning of the
> line before triggering notmuch-show-toggle-message.
>
> Is this behaviour annoying to anyone else?

It is. that *should* work in the beginning of line, at least with part
buttons. 

Tomi

>
> If not I'm sure I can work around it using advice or something.
>
>
> Kind regards
> Bart
> -- 
>
> Bart Bunting
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

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

end of thread, other threads:[~2015-08-28  5:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-28  1:15 notmuch-show-toggle-message behavior Bart Bunting
2015-08-28  5:50 ` Tomi Ollila

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).