emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tim Cross <theophilusx@gmail.com>
To: Josiah Schwab <jschwab@gmail.com>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: Possible orgalist issue
Date: Wed, 08 Jan 2020 08:28:29 +1100	[thread overview]
Message-ID: <87v9pn6jnm.fsf@gmail.com> (raw)
In-Reply-To: <CA+VA2KNP1CFuR1kx2XDhbj2OyM6pg0VOreBQZ_UBcYCR3BRPdA@mail.gmail.com>


Josiah Schwab <jschwab@gmail.com> writes:

> Hi Tim,
>
> On Tue, Jan 7, 2020 at 1:37 AM Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
>
>> It rings a bell. I think someone recently reported something like this.
>
> There was this thread from a ~year ago:
> https://lists.gnu.org/archive/html/emacs-orgmode/2018-09/msg00053.html
>
> You don't mention other packages, so I don't know if this is related
> to your issue.
>
> I adopted Nicholas' suggestion of disabling Yasnippet, then enabling
> Orgalist, and eventually enabling Yasnippet again.  (I am using mu4e
> 1.3.6 and emacs 26.3.)  My init has
>
> (defun jws/orgalist-yas-workaround ()
>   (progn
>     (yas-minor-mode -1)
>     (orgalist-mode 1)
>     (yas-minor-mode)))
>
> (add-hook 'mu4e-compose-mode-hook 'jws/orgalist-yas-workaround 'append)
>
> I haven't hit this issue since.
>
> Josiah

thanks Josiah, that is useful information. I will check to see if it
helps (I am using yasnippets).

-- 
Tim Cross

      reply	other threads:[~2020-01-07 21:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07  5:13 Possible orgalist issue Tim Cross
2020-01-07  8:32 ` Nicolas Goaziou
2020-01-07  8:47   ` Tim Cross
2020-01-07 15:20   ` Josiah Schwab
2020-01-07 21:28     ` Tim Cross [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87v9pn6jnm.fsf@gmail.com \
    --to=theophilusx@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jschwab@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).