Timeline for mu4e how to convert msg to pdf?
Current License: CC BY-SA 4.0
23 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 9 at 22:08 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jul 12 at 22:06 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 14 at 22:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Nov 14, 2024 at 21:05 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jul 17, 2024 at 21:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 19, 2024 at 20:05 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Nov 20, 2023 at 20:03 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jul 23, 2023 at 19:08 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 25, 2023 at 19:05 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Nov 25, 2022 at 18:03 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Oct 27, 2022 at 18:21 | comment | added | mcp | Let us continue this discussion in chat. | |
| Oct 27, 2022 at 17:26 | comment | added | mcp | My other question could be at least how to convert any mail to html mail (I know I can open it to a web browser then print to pdf) but would be nice to do all that stuff within Emacs.. | |
| Oct 27, 2022 at 17:23 | comment | added | mcp | No I also did I find in Finder but not such file found.. Only have in /usr/share/emacs/site-lisp/elpa/mu4e-1.8.7 mu4e-view.el .. I was thinking in the wrong way at first instance.. I believed that this function could convert any mail to pdt but I think that the mail must be formatted with html tags/attributes.. I found this and tried and get "No body part found" when opening a mail and running the function. I found this at groups.google.com/g/mu-discuss/c/dSsEbZ1SHLI?pli=1. | |
| Oct 27, 2022 at 17:09 | comment | added | mcp | No I also did I find in Finder but not such file found.. Only have in /usr/share/emacs/site-lisp/elpa/mu4e-1.8.7 mu4e-view.el .. | |
| Oct 27, 2022 at 15:32 | comment | added | NickD | It should be in the same place as mu4e.el I think. Did M-x load-library RET mu4e-view-old not work? | |
| Oct 27, 2022 at 15:22 | comment | added | mcp | And how can I find this library or at least the lisp code for that function ? | |
| Oct 26, 2022 at 16:56 | answer | added | Tyler | timeline score: 0 | |
| Oct 26, 2022 at 14:24 | comment | added | NickD | @jagrg can you take a look at this? You answered the linked question, so I figure you know more about mu4e than I do (which is not hard, since I know almost nothing about it). [I'm not sure whether the at-reference will work btw, but I thought it's worth trying] | |
| Oct 26, 2022 at 14:14 | history | edited | NickD | edited tags | |
| Oct 26, 2022 at 14:13 | comment | added | NickD | The function mu4e~write-body-to-html is defined in mu4e-view-old.el[c] and seems to be outdated. Note the tilde ~ in the name, which is a non-standard convention for names in Emacs. You can try M-x load-library RET mu4e-view-old to load the library (assuming it's in your load-path): that should resolve the error message you get, but whether that will actually work... I don't know but I somehow doubt it. | |
| Oct 26, 2022 at 13:42 | comment | added | NickD | I edited your question but for future reference, you should have provided a link to where you found that code. | |
| Oct 26, 2022 at 13:41 | history | edited | NickD | CC BY-SA 4.0 | added 63 characters in body |
| Oct 26, 2022 at 7:05 | history | asked | mcp | CC BY-SA 4.0 |