[opensuse] problems typing text (curious!)
Hello, I try to copy/paste text from a "cat /etc/apache2/vhosts.d" on my leap server (through ssh). the goal is to write a document page on Pmwiki, but I get the same problem pasting in Thunderbird I'm in kde, also Leap 42.1 example below. I can't have the <Directory and /> on the same line, when I can have it there: <Directory /> (same for the other lines) the two of them are UTF8. I suspect some invisible character. How can I get rid of this annoying thing? Note: I don't know how to send you an example, Thunderbird fix the problem :-). See on right what I have when typing and on left the draft record. http://dodin.org/owncloud/index.php/s/2xcwaGr6hTjg75T so a solution is to type in in Thunderbird, record only as draft and copy paste the draft... thanks jdd cat /etc/apache2/vhosts.d/10.vhost.conf # forbid access to the entire filesystem by default <Directory /> Options None AllowOverride None # Order deny,allow # Deny from all Require all denied # RewriteEngine On # RewriteOptions Inherit #DirectoryIndex index.html index.php </Directory> -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 09/08/2016 06:28 AM, jdd wrote:
Hello,
I try to copy/paste text from a "cat /etc/apache2/vhosts.d" on my leap server (through ssh). the goal is to write a document page on Pmwiki, but I get the same problem pasting in Thunderbird
I'm in kde, also Leap 42.1
example below. I can't have the <Directory and /> on the same line, when I can have it there: <Directory /> (same for the other lines)
the two of them are UTF8. I suspect some invisible character. How can I get rid of this annoying thing?
Note: I don't know how to send you an example, Thunderbird fix the problem :-). See on right what I have when typing and on left the draft record.
http://dodin.org/owncloud/index.php/s/2xcwaGr6hTjg75T
so a solution is to type in in Thunderbird, record only as draft and copy paste the draft...
thanks jdd
cat /etc/apache2/vhosts.d/10.vhost.conf # forbid access to the entire filesystem by default <Directory /> Options None AllowOverride None # Order deny,allow # Deny from all Require all denied # RewriteEngine On # RewriteOptions Inherit #DirectoryIndex index.html index.php </Directory> Ever figure out the solution? I read this..very strange.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
jdd
-
sdm