<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4733&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] jED, line numbers and user]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4733</link>
		<description><![CDATA[The most recent posts in [SOLVED] jED, line numbers and user.]]></description>
		<lastBuildDate>Mon, 20 Dec 2021 16:49:06 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] jED, line numbers and user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33370#p33370</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>/etc/jed.d/*.sl<br />The system wide configuration files (this is a special Debian feature).</p></div></blockquote></div><p>Yes, that did it.<br />Thank you very much.&#160; 8^)</p><p>Edit:<br />Only problem is that if you configure for line numbers, scraping the content (copy to paste) will do so with both the content <em>and</em> the line numbers.<br />I think (?) most editors behave in the same manner.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Mon, 20 Dec 2021 16:49:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33370#p33370</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] jED, line numbers and user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33366#p33366</link>
			<description><![CDATA[<div class="quotebox"><cite>man jed wrote:</cite><blockquote><div><p>/etc/jed.d/*.sl<br />&#160; &#160; &#160; &#160; The system wide configuration files (this is a special Debian feature).</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 20 Dec 2021 14:15:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33366#p33366</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] jED, line numbers and user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33365#p33365</link>
			<description><![CDATA[<p>Hello:</p><p>Although I have yet to master it, jED is my favourite editor.<br />Must be my many years under the shadow of MS editors.&#160; 8^/</p><p>One issue I solved long ago was the line numbering which (for some strange reason) is not set up by default.<br />Or an option to be quickly configured in a drop down menu.</p><p>You just generate a <span class="bbc">.jedrc</span> file in your <span class="bbc">/home/user</span> folder with this content:</p><div class="codebox"><pre><code>LINENUMBERS = 2;

public define global_mode_hook (hook_name)
{
   
       set_line_number_mode (1);
}</code></pre></div><p>See:&#160; <a href="https://travelingfrontiers.wordpress.com/2010/07/03/how-to-show-line-numbers-and-tab-python-style-in-the-jed-editor/" rel="nofollow">https://travelingfrontiers.wordpress.co … ed-editor/</a></p><p>The problem with this is that it is set up on a user basis and I&#039;d like for this to be the default system-wide setting.</p><p>This came up while needing <span class="bbc">jED</span> with line numbers while working on a VM without <span class="bbc">sudo</span>.<br />I had to <span class="bbc">su</span> or <span class="bbc">su -</span> and line numbers were not available.</p><p>Any idea on how to get that done?</p><p>Thanks in advance,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Mon, 20 Dec 2021 14:02:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33365#p33365</guid>
		</item>
	</channel>
</rss>
