emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Survey: Toolbars


From: Richard Stallman
Subject: Re: Emacs Survey: Toolbars
Date: Tue, 22 Dec 2020 23:21:01 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  >  There is need to tell Emacs: "I wish a buffer of this pixel
  > width and height".

LibreOffice doesn't ask that question, and it lets you start editing
text and knows what size to use by default for the page.
I suggest looking at what it does.

One interesting question is how to make text flow between pages.  In
Emacs, a page boundary is a ^L character (formfeed).  To make text
flow between pages would require deleting and inserting ^L characters
as needed.  Is that workable?

(I remember when ^L made the line printer skip to the next page.)

  > For example deleteion would delete
  > a character but insert a filler-character, insertion would insert a
  > character but delete a filler-character and so on.

I don't follow that.  Could you give a concrete example and say
what these fillers would do, what benefit would result.
I think they would be a pain in the neck
for all the editing commands.

-- 
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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