TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Kate Text Editor and OrgMode

3 点作者 jrepinc10 个月前

1 comment

logicprog10 个月前
&gt; And why not Emacs? I need an editor, not an OS.<p>On the one hand, it is true that Emacs is more of a Lisp runtime with a text-oriented Lisp Machine GUI application development toolkit and a powerful shell (or Perl?)-level standard library for manipulating files, directories, text, and other processes built in, with an editor as a mere example application, and that as a result, its capabilities are far broader and more powerful than just a simple text editor, and that this is borne out in both how the community tends to use it, and in the ecosystem of tools and applications around it.<p>On the other, I think this meme of dismissing it out of hand for that is just... Wrong. It&#x27;s perfectly possible to use emacs like it&#x27;s just a very good text editor and nothing more if that&#x27;s how you want to use it; I used it that way for years, because the operating system aspects don&#x27;t have to intrude on your use of it at all if you don&#x27;t want them to, unlike IDEs. And it isn&#x27;t bigger or more resource hungry in comparison to many modern editors like Kate for those extra capabilities it offers. They aren&#x27;t even <i>loaded into memory</i> unless you <i>use</i> them, and when they aren&#x27;t loaded, they&#x27;re stored as <i>gzipped plain text</i>. So when the installed size of the &quot;emacs&quot; meta-package from Debian is 51 kilobytes, and the install size of the &quot;kate&quot; meta-package from Debian is <i>8,000</i> kilobytes, and the largest memory usage I&#x27;ve ever seen Emacs as a text editor take up on my computer is 230 megabytes, which is almost certainly smaller than Kate, and Emacs having copious capabilities outside of being a strictly focused text editor doesn&#x27;t really have to affect how you use it day to day if you don&#x27;t want those features, then the only way in which this &quot;bloat&quot; could serve as a reason to dismiss emacs is on the basis of dogmas, since it &quot;being an OS&quot; doesn&#x27;t make it use any more resources than something you&#x27;re perfectly happy to accept. Like the people that dismiss emacs on this basis can&#x27;t really seem to outline how it affects them that someone else could use Emacs as an IRC client. They just seem to be motivated by this abstract obsessive compulsive need to adhere to a certain philosophy — that using a program with many features or the capability to have many features that they don&#x27;t use would bother them as a matter of principle for some reason.<p>And the kicker of the matter is that the direction in which this person is trying to force Kate is exactly the way that Emacs users use it that gets it accused of being an operating system: extending it to have functionality beyond that of a pure text editor into the domain of note-taking and agenda management and reminders and so on. So clearly you <i>do</i> want an &quot;OS,&quot; not a text editor, anyway! But for some reason you&#x27;re doing it with a bunch of hacky Python and shell scripts that are fragile and difficult to set up and don&#x27;t integrate very well with the editor and offer a tiny fraction of the features that the real versions in Emacs do. (For instance, that agenda view is just a static printing of TODO items. You can&#x27;t click on them to jump to where they are in their file or toggle their progress state in the agenda view or clock in and out of them from that view or search through them based on tags or their content or their status or due date, and it&#x27;d be very difficult to integrate such functionality into Kate).<p>I&#x27;m not saying that this person should switch to emacs or even that they are in any way obligated to check it out if they are happy with Kate and it allows them to get the work they want to do done. I&#x27;m just saying that despite how sort of technically true this saying is, when it&#x27;s used as a reason to dismiss emacs, it&#x27;s just kind of dogmatic and shortsighted and that makes me kind of sad.