all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Multiline Comments
@ 2020-11-08 20:47 Christopher Dimech
  2020-11-09  9:28 ` Jean Louis
  2020-11-09 10:10 ` Michael Heerdegen
  0 siblings, 2 replies; 17+ messages in thread
From: Christopher Dimech @ 2020-11-08 20:47 UTC (permalink / raw)
  To: Help Gnu Emacs

Have included the following macro for writing multiline comments

(defmacro multic (&rest _) nil)


But the thing complains when writing

(multic
#+STARTUP: content
* Adds Directories to load-path and the Melpa Package Archives)




^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2020-11-10  0:36 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-08 20:47 Multiline Comments Christopher Dimech
2020-11-09  9:28 ` Jean Louis
2020-11-09 13:01   ` Michael Heerdegen
2020-11-09 13:18     ` Christopher Dimech
2020-11-09 13:33       ` Joost Kremers
2020-11-09 13:55         ` Christopher Dimech
2020-11-09 14:37           ` Joost Kremers
2020-11-09 15:08             ` Christopher Dimech
2020-11-09 15:23               ` Joost Kremers
2020-11-09 15:35                 ` Christopher Dimech
2020-11-09 19:01                   ` Joost Kremers
2020-11-10  0:13                     ` Robert Thorpe
2020-11-10  0:36                       ` Joost Kremers
2020-11-09 17:51                 ` Christopher Dimech
2020-11-09 10:10 ` Michael Heerdegen
2020-11-09 12:14   ` Christopher Dimech
2020-11-09 13:29     ` Joost Kremers

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.