<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
    xmlns:wiki="http://purl.org/rss/1.0/modules/wiki/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:cc="http://web.resource.org/cc/"
    xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<title>Marcin Borkowski:  Content AND Presentation</title>
<link>https://mbork.pl/Homepage</link>
<atom:link href="https://mbork.pl?action=rss;all=0;showedit=0;rcfilteronly=CategoryEmacs" rel="self" type="application/rss+xml" />
<description>Strona domowa Marcina Borkowskiego</description>
<pubDate>Mon, 07 Sep 2026 19:41:52 GMT</pubDate>
<lastBuildDate>Mon, 07 Sep 2026 19:41:52 GMT</lastBuildDate>
<generator>Oddmuse</generator>

<item>
<title>Pasting primary selection from keyboard</title>
<link>https://mbork.pl/2026-09-07_Pasting_primary_selection_from_keyboard</link>
<guid>https://mbork.pl/2026-09-07_Pasting_primary_selection_from_keyboard</guid>
<description>A few years ago I wrote about a setup I coded for myself for when I want to make paying my bills a tiny bit less painful. One thing I mentioned then was the primary selection. For those of you who don’t know it: under X.org, you can select a portion of text (for example by dragging the mouse over it) and then paste it in the same or another application with clicking the middle button. It is extremely useful for quick copy-and-paste operations where you do not have to issue a separate “copy” command (usually C-c, but often also found on mouse context menu). And by the way, Wayland also supports this. Sometimes I find it useful to use it even without the mouse.</description>
<pubDate>Mon, 07 Sep 2026 19:41:52 GMT</pubDate>
<comments>https://mbork.pl/Comments_on_2026-09-07_Pasting_primary_selection_from_keyboard</comments>
<dc:contributor>mbork</dc:contributor>
<wiki:status>new</wiki:status>
<wiki:importance>major</wiki:importance>
<wiki:version>1</wiki:version>
<wiki:history>https://mbork.pl?action=history;id=2026-09-07_Pasting_primary_selection_from_keyboard</wiki:history>
<wiki:diff>https://mbork.pl?action=browse;diff=1;id=2026-09-07_Pasting_primary_selection_from_keyboard</wiki:diff>
</item>

<item>
<title>Transforming yanked text</title>
<link>https://mbork.pl/2026-08-24_Transforming_yanked_text</link>
<guid>https://mbork.pl/2026-08-24_Transforming_yanked_text</guid>
<description>Recently I found myself killing and yanking more often than ever. One problem with that is that the capitalization and punctuation of what I have yanked is often wrong. As a (pretty stupid) example, I might see the sentence “This is bad.”, and I might want to write another one: “He thinks that this is bad, and he’s right.” If I use kill-sentence (M-k) or backward-kill-sentence (C-x DEL), I have the whole This is bad. in the kill ring, but what I need to yank is this is bad (with lower-case “t” and without the period), so I need to make both changes after yanking. After several dozen such cases I thought, this is Emacs, I shouldn’t be doing this manually!</description>
<pubDate>Mon, 24 Aug 2026 19:01:51 GMT</pubDate>
<comments>https://mbork.pl/Comments_on_2026-08-24_Transforming_yanked_text</comments>
<dc:contributor>mbork</dc:contributor>
<wiki:status>new</wiki:status>
<wiki:importance>major</wiki:importance>
<wiki:version>1</wiki:version>
<wiki:history>https://mbork.pl?action=history;id=2026-08-24_Transforming_yanked_text</wiki:history>
<wiki:diff>https://mbork.pl?action=browse;diff=1;id=2026-08-24_Transforming_yanked_text</wiki:diff>
</item>

<item>
<title>A text expander for Android</title>
<link>https://mbork.pl/2026-08-17_A_text_expander_for_Android</link>
<guid>https://mbork.pl/2026-08-17_A_text_expander_for_Android</guid>
<description>Like many Emacs users, I’m a heavy Org mode user. Some time ago I decided that I need a way to access at least some of my Org files on my (Android) phone.</description>
<pubDate>Mon, 17 Aug 2026 18:06:50 GMT</pubDate>
<comments>https://mbork.pl/Comments_on_2026-08-17_A_text_expander_for_Android</comments>
<dc:contributor>mbork</dc:contributor>
<wiki:status>new</wiki:status>
<wiki:importance>major</wiki:importance>
<wiki:version>1</wiki:version>
<wiki:history>https://mbork.pl?action=history;id=2026-08-17_A_text_expander_for_Android</wiki:history>
<wiki:diff>https://mbork.pl?action=browse;diff=1;id=2026-08-17_A_text_expander_for_Android</wiki:diff>
</item>

<item>
<title>Emphasizing a region in Org mode</title>
<link>https://mbork.pl/2026-08-10_Emphasizing_a_region_in_Org_mode</link>
<guid>https://mbork.pl/2026-08-10_Emphasizing_a_region_in_Org_mode</guid>
<description>One of the most basic features of Org mode is its markup. It is basically the Markdown of the Emacs world (although some people, like Karl Voit, claim that it’s superior to Markdown), and it lets do basic things like italic, bold or verbatim very easily – at least if you’re writing text. I, on the other hand, happen to edit text pretty often. This is very different from writing. When I write, typing a slash before and after something I want to emphasize is easy. When I edit and just want to make some text bold, putting stars around it is much less convenient.</description>
<pubDate>Mon, 10 Aug 2026 20:35:30 GMT</pubDate>
<comments>https://mbork.pl/Comments_on_2026-08-10_Emphasizing_a_region_in_Org_mode</comments>
<dc:contributor>mbork</dc:contributor>
<wiki:status>new</wiki:status>
<wiki:importance>major</wiki:importance>
<wiki:version>1</wiki:version>
<wiki:history>https://mbork.pl?action=history;id=2026-08-10_Emphasizing_a_region_in_Org_mode</wiki:history>
<wiki:diff>https://mbork.pl?action=browse;diff=1;id=2026-08-10_Emphasizing_a_region_in_Org_mode</wiki:diff>
</item>
</channel>
</rss>
