|
|
| Author |
Message |
< Erlang ~ emacs multi-line string |
| 5hundy |
Posted: Mon Nov 10, 2008 9:37 am |
|
|
|
User
Joined: 14 Oct 2007
Posts: 17
|
| Does anyone know how to split up a really long string over multiple lines to make the formatting look right in emacs? The automatic indentation goes nuts if I just hit enter half-way through it. |
|
|
| Back to top |
|
| Mazen |
Posted: Tue Nov 11, 2008 7:22 am |
|
|
|
User
Joined: 20 Jul 2006
Posts: 164
Location: London
|
io:format("This is a really long string"
"which spans over several lines"
"and is also easy to read", []).
/M |
|
|
| Back to top |
|
| 5hundy |
Posted: Tue Nov 11, 2008 10:31 pm |
|
|
|
User
Joined: 14 Oct 2007
Posts: 17
|
Thanks!  |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|