Timeline for How does scoping work in emacs lisp
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 13, 2020 at 21:29 | comment | added | jue | @american-ninja-warrior I tried to guess what you want, see updated answer. | |
| Oct 13, 2020 at 21:28 | history | edited | jue | CC BY-SA 4.0 | reply to comments |
| Oct 12, 2020 at 13:52 | comment | added | american-ninja-warrior | you used the word fail - so failure is what I'm trying to avoid. | |
| Oct 11, 2020 at 9:42 | history | edited | jue | CC BY-SA 4.0 | deleted 1 character in body |
| Oct 11, 2020 at 9:39 | comment | added | jue | What do you mean by clash? The last definition simply redefines (aka overwrites) a previous definition. Any functioncalls which use the older definition might then simply fail. | |
| Oct 10, 2020 at 14:38 | comment | added | american-ninja-warrior | how do I ensure my function named "s-join" does not clash with the function of the same name from the s.el package | |
| Oct 7, 2020 at 20:34 | history | answered | jue | CC BY-SA 4.0 |