all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* getting the same indentation as flet
@ 2013-06-02 21:42 Nic Ferrier
  2013-06-02 21:48 ` Nic Ferrier
  2013-06-03  0:05 ` Stefan Monnier
  0 siblings, 2 replies; 7+ messages in thread
From: Nic Ferrier @ 2013-06-02 21:42 UTC (permalink / raw)
  To: emacs-devel

I've written an flet like macro and I'd really like flet like
indentation support for it.

How can I achieve that? Is it achievable just in the macro definition?

I note that the current flet macros (including the new cl- ones) do not
have complex indent declarations to specify how the bindings are to be
indented.

What would be ideal, for macro writing, is if we could declare, not only
`defun' indentation but `let' or `flet' indentation.

Anyone got any clues as to whether that would be possible? I wouldn't
mind looking at doing it if it's doable.


Nic



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

end of thread, other threads:[~2013-06-03 13:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-02 21:42 getting the same indentation as flet Nic Ferrier
2013-06-02 21:48 ` Nic Ferrier
2013-06-03  0:05 ` Stefan Monnier
2013-06-03  7:31   ` Nic Ferrier
2013-06-03  8:55     ` Stefan Monnier
2013-06-03  9:01       ` Nic Ferrier
2013-06-03 13:43         ` Stefan Monnier

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.