LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   carriage return in emac lisp (https://www.linuxquestions.org/questions/programming-9/carriage-return-in-emac-lisp-257555/)

balloon 11-21-2004 08:23 AM

carriage return in emac lisp
 
I have a question in elisp.

When we output something in a loop, how can we print something out line by line, but not returning a new blank line. Because I'm trying to use the "\r" which is carriage return instead of "\n" but it gives me ^M only. It doesn't work.

bigearsbilly 11-23-2004 08:29 AM

has elisp got (format)?


All times are GMT -5. The time now is 11:13 AM.