Follow-up Comment #1, bug #12496 (project muse-el):

What about something like that (in muse-regexp.el):

(defcustom muse-regexp-markup 'undecided
  "Indicate which syntax markup to use in our project."
  :type '(choice symbol (const :tag "rst" rst)
                 symbol (const :tag "markdown" markdown)
                 (const :tag "Default" undecided))
  :group 'muse-regexp)

or do you see a better way to make muse aware of such thing ?



    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?12496>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Muse-el-commits mailing list
Muse-el-commits@gna.org
https://mail.gna.org/listinfo/muse-el-commits

Reply via email to