unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: Heime <heimeborgia@protonmail.com>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>,  help-gnu-emacs@gnu.org
Subject: Re: Major mode for coq
Date: Sun, 05 May 2024 19:16:59 +0000	[thread overview]
Message-ID: <87h6fc2hn8.fsf@posteo.net> (raw)
In-Reply-To: <erVUHDnbHwqxlLwTY7QBVRy273O3molj9z72ecLL6GuHioWkA4uVyfMhDv97DC8HTv5v5aZXIzLmOpvYGlOBl9l5AMID6V0z-RK5HyRSCto=@protonmail.com> (Heime's message of "Sun, 05 May 2024 18:57:28 +0000")

Heime <heimeborgia@protonmail.com> writes:

> Sent with Proton Mail secure email.
>
> On Monday, May 6th, 2024 at 6:14 AM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>
>> > It would still be good to open a file with the highlighting before people
>> > have installed "Proof General". "Proof General" could then use that mode
>> > and do the other stuff as well. I could be more productive if I can change
>> > the files without the details of "Proof General".
>> 
>> 
>> My crystal ball tells me you're looking for
>> 
>> (setq proof-splash-enable nil)
>> 
>
> Would it be difficult to separate the coq-mode from the Proof General 
> IDE functionality ?

As mentioned in my above message, that is what `coq-use-pg' (or rather
the opposite).  So together with Stefan's suggestion, you want to set

  (setq proof-splash-enable nil
        coq-use-pg nil)

-- 
	Philip Kaludercic on peregrine



      parent reply	other threads:[~2024-05-05 19:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05  3:12 Major mode for coq Heime
2024-05-05 13:51 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-05-05 16:43   ` Heime
2024-05-05 16:59     ` Philip Kaludercic
2024-05-05 17:10       ` Heime
2024-05-05 17:31         ` Heime
2024-05-05 18:14         ` Stefan Monnier
2024-05-05 18:57           ` Heime
2024-05-05 19:08             ` Heime
2024-05-05 19:12               ` Heime
2024-05-05 19:18                 ` Heime
2024-05-05 19:59               ` Stefan Monnier
2024-05-05 20:11                 ` Heime
2024-05-05 20:13                   ` Stefan Monnier
2024-05-05 20:52                     ` Heime
2024-05-05 19:16             ` Philip Kaludercic [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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87h6fc2hn8.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=heimeborgia@protonmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.
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).