all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 0ef3163: * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom var
       [not found] ` <20190624232113.2179820990@vcs0.savannah.gnu.org>
@ 2019-06-25 11:01   ` Lars Ingebrigtsen
  2019-06-25 12:48     ` Basil L. Contovounesios
  2019-06-25 14:59     ` Stefan Monnier
  0 siblings, 2 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2019-06-25 11:01 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Monnier

monnier@iro.umontreal.ca (Stefan Monnier) writes:

> +  :safe (lambda (x) (lambda (x) (memq nil (mapcar #'stringp x))))

That doesn't look quite right?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

* Re: master 0ef3163: * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom var
  2019-06-25 11:01   ` master 0ef3163: * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom var Lars Ingebrigtsen
@ 2019-06-25 12:48     ` Basil L. Contovounesios
  2019-06-25 14:59     ` Stefan Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Basil L. Contovounesios @ 2019-06-25 12:48 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: Stefan Monnier, emacs-devel

Lars Ingebrigtsen <larsi@gnus.org> writes:

> monnier@iro.umontreal.ca (Stefan Monnier) writes:
>
>> +  :safe (lambda (x) (lambda (x) (memq nil (mapcar #'stringp x))))
>
> That doesn't look quite right?

Fixed in 0d51f54236.

Thanks,

-- 
Basil



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

* Re: master 0ef3163: * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom var
  2019-06-25 11:01   ` master 0ef3163: * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom var Lars Ingebrigtsen
  2019-06-25 12:48     ` Basil L. Contovounesios
@ 2019-06-25 14:59     ` Stefan Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2019-06-25 14:59 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: emacs-devel

>> +  :safe (lambda (x) (lambda (x) (memq nil (mapcar #'stringp x))))
> That doesn't look quite right?

That's normal: it's because it's not right.


        Stefan




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

end of thread, other threads:[~2019-06-25 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20190624232111.2517.31174@vcs0.savannah.gnu.org>
     [not found] ` <20190624232113.2179820990@vcs0.savannah.gnu.org>
2019-06-25 11:01   ` master 0ef3163: * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom var Lars Ingebrigtsen
2019-06-25 12:48     ` Basil L. Contovounesios
2019-06-25 14:59     ` 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.