all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Cc: John Stone <johnrstone2011@gmail.com>
Subject: Re: Emacs documentation is bad
Date: Sun, 9 Sep 2018 15:34:28 +0200	[thread overview]
Message-ID: <20180909133428.GC6746@tuxteam.de> (raw)
In-Reply-To: <CAEU3wuXJ=fDw0v72091QEniA9Fd=HH-Ok_m0tJw-+GP9OCC8fw@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, Sep 08, 2018 at 06:49:54PM -0700, John Stone wrote:
> lambda expression is a function which can appear wherever a function name
> can appear? bullshit, delete the lies from the manual
> 
> On Sat, Sep 8, 2018 at 6:48 PM John Stone <johnrstone2011@gmail.com> wrote:
> 
> > how fucking hard did you make this
> >
> >
> > (
> >  (
> >   (lambda (f)
> >     (lambda (x)
> >       (list f x)))
> >   'g
> >   )
> >  'y
> >  )
> >
> >
> > On Sat, Sep 8, 2018 at 6:46 PM John Stone <johnrstone2011@gmail.com>
> > wrote:
> >
> >> (
> >>  (lambda (f)
> >>    (lambda (x)
> >>      (list f x)))
> >>  'g)
> >> 'y
> >> )
> >>
> >> this crashes emacs but try to figure out why from docs and you're shit
> >> out of luck and just wasted half a fucking day

What is your problem? None of those things "crashes" Emacs. The first
one has one parenthesis too much, in the second one you're trying
to apply something to 'y which is not a function (the symbol 'g).

Look, if you were a tad nicer, I'd try to help you, but the way you
are yelling around, I don't really feel like it.

Cheers
- -- t
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAluVIWQACgkQBcgs9XrR2kYtiQCfZMLb/wMUGfg9BYYMvm3GC87e
fgUAnjFKehh1ZMFXZezxOPwKcZDrdQWf
=jLBn
-----END PGP SIGNATURE-----



  reply	other threads:[~2018-09-09 13:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-09  1:46 Emacs documentation is bad John Stone
2018-09-09  1:48 ` John Stone
2018-09-09  1:49   ` John Stone
2018-09-09 13:34     ` tomas [this message]
2018-09-09 14:26       ` John Stone
2018-09-10  4:13         ` Bob Newell
2018-09-10  8:54           ` Van L
     [not found]         ` <mailman.577.1536552821.1284.help-gnu-emacs@gnu.org>
2018-09-12 20:06           ` Emanuel Berg
2018-09-12 22:08           ` Emanuel Berg
     [not found]       ` <mailman.555.1536503215.1284.help-gnu-emacs@gnu.org>
2018-09-09 21:33         ` Barry Fishman
2018-09-09 21:39           ` Noam Postavsky
     [not found]           ` <mailman.570.1536529199.1284.help-gnu-emacs@gnu.org>
2018-09-09 22:10             ` Barry Fishman
     [not found]   ` <mailman.548.1536497190.1284.help-gnu-emacs@gnu.org>
2018-09-09 21:10     ` Ben Bacarisse
2018-09-09 21:22       ` tomas
2018-09-09 21:38       ` Barry Fishman

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

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

  git send-email \
    --in-reply-to=20180909133428.GC6746@tuxteam.de \
    --to=tomas@tuxteam.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=johnrstone2011@gmail.com \
    /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.
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.