help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Printing text in a buffer


From: carlmarcos
Subject: Printing text in a buffer
Date: Sun, 31 Jul 2022 00:23:06 +0200 (CEST)

I want to print text in a buffer that I create.  It is easy enough to make a 
`defvar myvar' followed by `(insert myvar)'.  But I want to have lines and 
paragraph fill up to particular column with something like `(fill-paragraph)'.  
How can such thing be implemented?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]