Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brief explanation about ' (quote) #2449

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

coelhotopetudo
Copy link
Contributor

@@ -225,6 +225,8 @@ filename: learn-emacs-lisp.el
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; Let's store a list of names:
;; If you want to create a literal list of data, use ' to stop it from
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If -> When?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah

@vendethiel vendethiel merged commit ade62f5 into adambard:master Feb 9, 2017
@vendethiel
Copy link
Collaborator

Thanks!

@vendethiel
Copy link
Collaborator

I know Common Lisp has this, so maybe Elisp as well... Is it considered OK to do mutating operations on such quoted constructs?

@coelhotopetudo coelhotopetudo deleted the patch-1 branch February 9, 2017 15:49
23Pstars pushed a commit to 23Pstars/learnxinyminutes-docs that referenced this pull request Feb 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants