Timeline for Any reason auto-mode-alist association fails for file extracted from archive-mode file?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 27, 2024 at 15:40 | comment | added | PRouleau | Hi @NickD, I already posted a question on the Github site. I also would need to review the entire code. | |
| Nov 27, 2024 at 15:23 | comment | added | NickD | I would have expected your last comment to have worked (x509-mode rather than x509-dwim) but the code is doing some funky things that I don't understand yet. You might want to post an issue on the github site. | |
| Nov 26, 2024 at 18:53 | comment | added | PRouleau | And I have tried (add-to-list 'auto-mode-alist '("\\.crt\\'" . x509-mode)). My suspicion at this point is there is something wrong with the x509-mode.el code or my understanding of that code. | |
| Nov 26, 2024 at 17:28 | comment | added | PRouleau | Note: I have also tried other regexp in auto-mode-alist with the same results. I tried (add-to-list 'auto-mode-alist '("\\.crt\\'" . x509-dwim)) for instance. | |
| Nov 26, 2024 at 17:27 | history | asked | PRouleau | CC BY-SA 4.0 |