|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
Survey: What led you to functional programming?
Started Benjamin L. Russell · Date: Sep 19, 2008 02:42 ·
19 post(s) |
How to get rid of *GNU Emacs* buffer on start-up?
Started Davin Pearson · Date: Sep 15, 2008 22:28 ·
65 post(s) |
Asperger way to the truth
Started Joseph Humming · Date: Sep 8, 2008 16:35 ·
42 post(s) |
We're Paying the Price Today for Decades of Relentless Dam Building
Started Zaroc Stone · Date: Sep 19, 2008 13:36 ·
2 post(s) |
The Death of Subject 13 Part 1 of 3
Started Thetaworks · Date: Sep 18, 2008 18:59 ·
1 post(s) |
US-NJ: Clifton-Tester - Engineering Specialty
Started JobCircle.Com · Date: Sep 17, 2008 14:29 ·
1 post(s) |
Sarah Palin and the Wrong Way to Battle Sexism
Started Zaroc Stone · Date: Sep 17, 2008 13:08 ·
2 post(s) |
Re: More on : Why Is There Something Rather Than Nothing?
Started bigfletch8 · Date: Sep 17, 2008 08:27 ·
1 post(s) |
A few questions about A1P1
Started Lyle Waldman · Date: Sep 16, 2008 22:07 ·
4 post(s) |
Recommendation needed --- Which software to use for Animation ?
Started Penang · Date: Sep 5, 2008 00:43 ·
10 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
Re: Survey: What led you to functional programming?
Group: comp.lang.functional · Group Profile · Search for intuitively in comp.lang.functional
Author: Tom Lord
Date: Sep 20, 2008 09:36
... case of composing functions). http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.47.2744 My own intuition is that it shouldn't be surprising if some find functional programming easier to learn than procedural nor if ... wall paper rather than self-revealing code. (But, again: everything below the citation given is just my intuition and understanding of what people like Harvey have reported -- so don't blame them if it's complete ...
Show full article (2.87Kb) |
Re: How to get rid of *GNU Emacs* buffer on start-up?
Group: gnu.emacs.help · Group Profile · Search for intuitively in gnu.emacs.help
Author: Nikolaj Schumacher
Date: Sep 20, 2008 03:51
... not the only differences. I have given detail on other differences. Yes. Please note that the post you quoted was sent after my message, so the other difference hadn't been made clear at that time. • There is no easy, intuitive way to create multiple scratch buffers. (it is done by using the switch-to-buffer command (C-x b) and give name that is not one of existing buffers.) But on the other hand, creating multiple scratch ...
Show full article (2.69Kb) |
Re: How to get rid of *GNU Emacs* buffer on start-up?
Group: gnu.emacs.help · Group Profile · Search for intuitively in gnu.emacs.help
Author: Alan Mackenzie
Date: Sep 20, 2008 01:11
...all without exception. What you wrote has been refuted by counterexample. (Guess what I subject I graduated in!) Take it as a free lesson in English. ;-) * By adopting the New Buffer and Ctrl+n, users can intuitively create multiple scratch buffers for any purpose. Being able to create several *scratch*'es might well be useful. Yes. Thank you. Taking another look at my .emacs, I see I've got M-n bound for this...
Show full article (7.93Kb) |
Re: Asperger way to the truth
Group: alt.philosophy · Group Profile · Search for intuitively in alt.philosophy
Author: Day Brown
Date: Sep 19, 2008 22:00
...at this and a little more knowing at that? Or is there more still? The near term depends a lot on how the economy goes. The long term, if not before, will be dominated by women. The intuitive skill of the smart female mind appreciates ambiguity and wont tolerate the conviction of the Levantine religions, or believe their claims of literal truth in scripture. They will value the input from Aspergers and geeks for the creative and ...
Show full article (0.75Kb) |
Re: How to get rid of *GNU Emacs* buffer on start-up?
Group: gnu.emacs.help · Group Profile · Search for intuitively in gnu.emacs.help
Author: Xah Lee
Date: Sep 19, 2008 19:58
... buffer. The 2 practical methods to create a new buffer, by find-file or switch-to-buffer, are both not designed to create a new buffer for temp use, and each has serious problems in my opinion. • There is no easy, intuitive way to create multiple scratch buffers. (it is done by using the switch-to-buffer command (C-x b) and give name that is not one of existing buffers.) • Emacs does not provide a user level ...
Show full article (2.09Kb) |
Re: How to get rid of *GNU Emacs* buffer on start-up?
Group: gnu.emacs.help · Group Profile · Search for intuitively in gnu.emacs.help
Author: Kevin Rodgers
Date: Sep 19, 2008 19:35
... buffer. The 2 practical methods to create a new buffer, by find-file or switch-to-buffer, are both not designed to create a new buffer for temp use, and each has serious problems in my opinion. • There is no easy, intuitive way to create multiple scratch buffers. (it is done by using the switch-to-buffer command (C-x b) and give name that is not one of existing buffers.) • Emacs does not provide a user level function to...
Show full article (1.63Kb) |
Re: How to get rid of *GNU Emacs* buffer on start-up?
Group: gnu.emacs.help · Group Profile · Search for intuitively in gnu.emacs.help
Author: Chetan
Date: Sep 19, 2008 18:12
...> differences. Quote from my article: http://xahlee.org/emacs/modernization_scratch_buffer.html « • There is no easy, intuitive way to create multiple scratch buffers. (it is done by using the switch-to-buffer command (C-... a new buffer for temp use, and each has serious problems in my opinion. • There is no easy, intuitive way to create multiple scratch buffers. (it is done by using the switch-to-buffer command (C-...
Show full article (2.68Kb) |
Re: How to get rid of *GNU Emacs* buffer on start-up?
Group: gnu.emacs.help · Group Profile · Search for intuitively in gnu.emacs.help
Author: Xah Lee
Date: Sep 19, 2008 17:50
...again, a prime binding like C-w can't be spared for such a minor command. As you know, C-w is bound to `kill-region'. See above. * By adopting the New Buffer and Ctrl+n, users can intuitively create multiple scratch buffers for any purpose. Being able to create several *scratch*'es might well be useful. Yes. Thank you. * The name ?untitled? is conventional, far more widely understood, and more general...
Show full article (8.38Kb) |
Re: How to get rid of *GNU Emacs* buffer on start-up?
Group: gnu.emacs.help · Group Profile · Search for intuitively in gnu.emacs.help
Author: Xah Lee
Date: Sep 19, 2008 17:02
... detail on other differences. Quote from my article: http://xahlee.org/emacs/modernization_scratch_buffer.html « • There is no easy, intuitive way to create multiple scratch buffers. (it is done by using the switch-to-buffer command (C-x ... a new buffer for temp use, and each has serious problems in my opinion. • There is no easy, intuitive way to create multiple scratch buffers. (it is done by using the switch-to-buffer command (C-x...
Show full article (2.21Kb) |
Re: How to get rid of *GNU Emacs* buffer on start-up?
Group: gnu.emacs.help · Group Profile · Search for intuitively in gnu.emacs.help
Author: Alan Mackenzie
Date: Sep 19, 2008 13:36
...>. Yet again, a prime binding like C-w can't be spared for such a minor command. As you know, C-w is bound to `kill-region'. * By adopting the New Buffer and Ctrl+n, users can intuitively create multiple scratch buffers for any purpose. Being able to create several *scratch*'es might well be useful. * The name ?untitled? is conventional, far more widely understood, and more general than ?scratch?. A mere unimportant...
Show full article (4.36Kb) |
|
|
|