Github messages for mblaze
 help / color / mirror / Atom feed
* [ISSUE] Simply show an email body ?
@ 2020-08-26 11:54 sucrecacao
  2020-08-26 12:09 ` leahneukirchen
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: sucrecacao @ 2020-08-26 11:54 UTC (permalink / raw)
  To: ml

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

New issue by sucrecacao on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/183

Description:
Hello,

When running `mshow`, it also display a lot of other stuff, like the header etc..

How to only show the body ( text/html content ) part of a message ? 





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

* Re: Simply show an email body ?
  2020-08-26 11:54 [ISSUE] Simply show an email body ? sucrecacao
@ 2020-08-26 12:09 ` leahneukirchen
  2020-08-26 20:46 ` sucrecacao
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: leahneukirchen @ 2020-08-26 12:09 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/183#issuecomment-680839625

Comment:
`mshow -h ''` will not print any headers, but still the empty line.

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

* Re: Simply show an email body ?
  2020-08-26 11:54 [ISSUE] Simply show an email body ? sucrecacao
  2020-08-26 12:09 ` leahneukirchen
@ 2020-08-26 20:46 ` sucrecacao
  2020-08-27  9:58 ` leahneukirchen
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sucrecacao @ 2020-08-26 20:46 UTC (permalink / raw)
  To: ml

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

New comment by sucrecacao on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/183#issuecomment-681115025

Comment:
That's pretty good still have a bit of noise, like the 
```
--- 1: multipart/mixed size=20441 ---
--- --- 2: text/html size=6072 ---
```
Any way to remove that ? or should I use some bash script ?
How maybe can you give me some pointer on the mshow source code to help me achieve this feature ?

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

* Re: Simply show an email body ?
  2020-08-26 11:54 [ISSUE] Simply show an email body ? sucrecacao
  2020-08-26 12:09 ` leahneukirchen
  2020-08-26 20:46 ` sucrecacao
@ 2020-08-27  9:58 ` leahneukirchen
  2020-08-29 20:16 ` sucrecacao
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: leahneukirchen @ 2020-08-27  9:58 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/183#issuecomment-681850525

Comment:
Use `-N` to disable those.

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

* Re: Simply show an email body ?
  2020-08-26 11:54 [ISSUE] Simply show an email body ? sucrecacao
                   ` (2 preceding siblings ...)
  2020-08-27  9:58 ` leahneukirchen
@ 2020-08-29 20:16 ` sucrecacao
  2020-08-29 20:17 ` sucrecacao
  2020-08-29 20:17 ` [ISSUE] [CLOSED] " sucrecacao
  5 siblings, 0 replies; 7+ messages in thread
From: sucrecacao @ 2020-08-29 20:16 UTC (permalink / raw)
  To: ml

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

New comment by sucrecacao on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/183#issuecomment-683337460

Comment:
Thanks ! 

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

* Re: Simply show an email body ?
  2020-08-26 11:54 [ISSUE] Simply show an email body ? sucrecacao
                   ` (3 preceding siblings ...)
  2020-08-29 20:16 ` sucrecacao
@ 2020-08-29 20:17 ` sucrecacao
  2020-08-29 20:17 ` [ISSUE] [CLOSED] " sucrecacao
  5 siblings, 0 replies; 7+ messages in thread
From: sucrecacao @ 2020-08-29 20:17 UTC (permalink / raw)
  To: ml

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

New comment by sucrecacao on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/183#issuecomment-683337460

Comment:
Thanks ! 
For the `-N` I could have RTFM but the `-h ''` was not easy !

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

* Re: [ISSUE] [CLOSED] Simply show an email body ?
  2020-08-26 11:54 [ISSUE] Simply show an email body ? sucrecacao
                   ` (4 preceding siblings ...)
  2020-08-29 20:17 ` sucrecacao
@ 2020-08-29 20:17 ` sucrecacao
  5 siblings, 0 replies; 7+ messages in thread
From: sucrecacao @ 2020-08-29 20:17 UTC (permalink / raw)
  To: ml

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

Closed issue by sucrecacao on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/183

Description:
Hello,

When running `mshow`, it also display a lot of other stuff, like the header etc..

How to only show the body ( text/html content ) part of a message ? 





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

end of thread, other threads:[~2020-08-29 20:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-26 11:54 [ISSUE] Simply show an email body ? sucrecacao
2020-08-26 12:09 ` leahneukirchen
2020-08-26 20:46 ` sucrecacao
2020-08-27  9:58 ` leahneukirchen
2020-08-29 20:16 ` sucrecacao
2020-08-29 20:17 ` sucrecacao
2020-08-29 20:17 ` [ISSUE] [CLOSED] " sucrecacao

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 NNTP newsgroup(s).