Re: [Bug] org-in-src-block-p returns t when not in source block

2023-11-28 Thread Jens Schmidt
On 2023-11-27 21:30, Ihor Radchenko wrote: > Fixed, on main. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=6d7c7917a Which is currently my HEAD, and there are still edge cases that do not seem to be handled well. Start off from "make vanilla" and the following buffer

Citations and basic processor: examples of some things that don't work

2023-11-28 Thread William Denton
Attached (I think attachments work on this list) is a small Org file that has a table that sets out all the various options possible with the basic processor for citations. Most work, but not the author style, and the caps and bare-caps variants never do. To test try changing parentheses to

Re: Getting email from MS outlook into emacs

2023-11-28 Thread Martin Steffen
> "Ihor" == Ihor Radchenko writes: Ihor> alain.coch...@unistra.fr writes: >> ... except when institution prohibits redirecting to another >> email provider -- my case ... Ihor> I would then simply use another email for most of the Ihor> communication. The

Re: Getting email from MS outlook into emacs

2023-11-28 Thread Ihor Radchenko
alain.coch...@unistra.fr writes: > ... except when institution prohibits redirecting to another email > provider -- my case ... I would then simply use another email for most of the communication. The institution email would then just be needed to communicate with institute-wide announcements.

Re: Getting email from MS outlook into emacs

2023-11-28 Thread Alain . Cochard
Ihor Radchenko writes on Tue 28 Nov 2023 08:34: > ... except when institution also prohibits anything but MS Outlook > to access the MS Exchange protocol. In such dire scenario, the only > option left is redirecting all the emails to another email provider > that can be accessed via MSTP.

Re: Getting email from MS outlook into emacs

2023-11-28 Thread Ihor Radchenko
"Fraga, Eric" writes: > On Tuesday, 28 Nov 2023 at 08:34, Ihor Radchenko wrote: >> ... except when institution also prohibits anything but MS Outlook to >> access the MS Exchange protocol. > > Indeed but my experience has often been that such restrictive practices > are the result of blind

Re: Getting email from MS outlook into emacs

2023-11-28 Thread Fraga, Eric
Hi Martin, On Tuesday, 28 Nov 2023 at 09:40, Martin Steffen wrote: > that leaves people like me out in the rain, someone who just wants a > reliable, stable plain old email server which is widely compatible > (even if only backward compatible) and the leaves the choice of > mailreader(s)q to the

Re: Getting email from MS outlook into emacs

2023-11-28 Thread Fraga, Eric
On Tuesday, 28 Nov 2023 at 08:34, Ihor Radchenko wrote: > ... except when institution also prohibits anything but MS Outlook to > access the MS Exchange protocol. Indeed but my experience has often been that such restrictive practices are the result of blind clicking on the part of the IT

Re: Getting email from MS outlook into emacs

2023-11-28 Thread Martin Steffen
Hi, not that I have a solution, but I would like to know one as well. Ever since my organization moved to more or less exclusively Outlook, email as working tool (for me) has constantly deteriorated. 2FA was one of the last of the innovations, that was hard to "work with" as non

Re: Getting email from MS outlook into emacs

2023-11-28 Thread Ihor Radchenko
"Fraga, Eric" writes: >> Does anybody have a workaround? I just want the email message to be >> linked to my todos, which is almost impossible. > > My institution is the same. > > I solved this problem by using davmail [1] as an intermediary. This > works well interacting with MS Exchange

Re: Getting email from MS outlook into emacs

2023-11-28 Thread Fraga, Eric
Hi Marvin, On Tuesday, 28 Nov 2023 at 03:09, Doyley, Marvin M. wrote: > I have been trying to configure mbsync to download email from MS > Outlook. Unfortunately, the new oauth2 authentication makes things > difficult, especially since my institution has disabled the Azure App > permission. > >