all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* but you don\u2019t know if you don\u2019t ask
@ 2014-05-10 23:09 Sharon Kimble
  2014-05-10 23:15 ` Drew Adams
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Sharon Kimble @ 2014-05-10 23:09 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

When copying and pasting some text from a text document into emacs, it starts
out as -
--8<---------------cut here---------------start------------->8---
Remember, most breast lumps are not cancerous, but
you don't know if you don't ask. 
--8<---------------cut here---------------end--------------->8---

but appears as -
--8<---------------cut here---------------start------------->8---
Remember, most breast lumps are not cancerous, but
you don\u2019t know if you don\u2019t ask
--8<---------------cut here---------------end--------------->8---

How can I get it such that I don't have these problems please, as its
a long-standing problem for me.

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.90.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* RE: but you don\u2019t know if you don\u2019t ask
  2014-05-10 23:09 but you don\u2019t know if you don\u2019t ask Sharon Kimble
@ 2014-05-10 23:15 ` Drew Adams
  2014-05-11  4:44   ` Sharon Kimble
  2014-05-11  2:41 ` Stefan Monnier
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 17+ messages in thread
From: Drew Adams @ 2014-05-10 23:15 UTC (permalink / raw
  To: Sharon Kimble, help-gnu-emacs

> you don't know if you don't ask.
> appears as - you don\u2019t know if you don\u2019t ask

Someone who knows more about this than I will correct me, but
I'd guess that you need to try another font, which will display
that Unicode char.

(When you say "it starts out as", I assume you mean that the
curly apostrophe char appears OK in the place where you copied
it from, and not that it appears ephemerally OK in the Emacs
buffer where you pasted it but then changes to \u2019.)



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-10 23:09 but you don\u2019t know if you don\u2019t ask Sharon Kimble
  2014-05-10 23:15 ` Drew Adams
@ 2014-05-11  2:41 ` Stefan Monnier
  2014-05-11  4:37   ` Sharon Kimble
  2014-05-11  4:25 ` Eli Zaretskii
       [not found] ` <mailman.981.1399763741.1147.help-gnu-emacs@gnu.org>
  3 siblings, 1 reply; 17+ messages in thread
From: Stefan Monnier @ 2014-05-11  2:41 UTC (permalink / raw
  To: help-gnu-emacs

> When copying and pasting some text from a text document into emacs, it starts

Does it do that from all applications?
If not, what happens if you paste from that same application to Xterm
rather than to Emacs?


        Stefan




^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-10 23:09 but you don\u2019t know if you don\u2019t ask Sharon Kimble
  2014-05-10 23:15 ` Drew Adams
  2014-05-11  2:41 ` Stefan Monnier
@ 2014-05-11  4:25 ` Eli Zaretskii
  2014-05-11  5:51   ` Sharon Kimble
  2014-05-11  6:03   ` Sharon Kimble
       [not found] ` <mailman.981.1399763741.1147.help-gnu-emacs@gnu.org>
  3 siblings, 2 replies; 17+ messages in thread
From: Eli Zaretskii @ 2014-05-11  4:25 UTC (permalink / raw
  To: help-gnu-emacs

> From: Sharon Kimble <boudiccas@skimble.plus.com>
> Date: Sun, 11 May 2014 00:09:27 +0100
> 
> When copying and pasting some text from a text document into emacs, it starts
> out as -
> --8<---------------cut here---------------start------------->8---
> Remember, most breast lumps are not cancerous, but
> you don't know if you don't ask. 
> --8<---------------cut here---------------end--------------->8---
> 
> but appears as -
> --8<---------------cut here---------------start------------->8---
> Remember, most breast lumps are not cancerous, but
> you don\u2019t know if you don\u2019t ask
> --8<---------------cut here---------------end--------------->8---
> 
> How can I get it such that I don't have these problems please, as its
> a long-standing problem for me.

Your Emacs runs in a text-terminal (a.k.a. -nw) mode, right?  If so,
try this inside Emacs:

  C-x RET t utf-8 RET




^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-11  2:41 ` Stefan Monnier
@ 2014-05-11  4:37   ` Sharon Kimble
  0 siblings, 0 replies; 17+ messages in thread
From: Sharon Kimble @ 2014-05-11  4:37 UTC (permalink / raw
  To: Stefan Monnier; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 522 bytes --]

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> When copying and pasting some text from a text document into emacs, it starts
>
> Does it do that from all applications?
> If not, what happens if you paste from that same application to Xterm
> rather than to Emacs?
>
>
>         Stefan

No, only in emacs. 

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.90.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-10 23:15 ` Drew Adams
@ 2014-05-11  4:44   ` Sharon Kimble
  2014-05-11  5:29     ` Drew Adams
  2014-05-11 12:13     ` Thien-Thi Nguyen
  0 siblings, 2 replies; 17+ messages in thread
From: Sharon Kimble @ 2014-05-11  4:44 UTC (permalink / raw
  To: Drew Adams; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]

Drew Adams <drew.adams@oracle.com> writes:

>> you don't know if you don't ask.
>> appears as - you don\u2019t know if you don\u2019t ask
>
> Someone who knows more about this than I will correct me, but
> I'd guess that you need to try another font, which will display
> that Unicode char.
>
> (When you say "it starts out as", I assume you mean that the
> curly apostrophe char appears OK in the place where you copied
> it from, and not that it appears ephemerally OK in the Emacs
> buffer where you pasted it but then changes to \u2019.)
>
I open a text document in "leafpad" copy to system clipboard and
paste from there to emacs, and the problem shows up.

I open a web page, copy some text to the system clipboard and then
paste it into emacs, and the problem again shows up. 

One commonality, I use "simpleclip" which liaises between the system
clipboard and the emacs buffer.

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.90.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* RE: but you don\u2019t know if you don\u2019t ask
  2014-05-11  4:44   ` Sharon Kimble
@ 2014-05-11  5:29     ` Drew Adams
  2014-05-11  6:47       ` Sharon Kimble
       [not found]       ` <mailman.1008.1399790903.1147.help-gnu-emacs@gnu.org>
  2014-05-11 12:13     ` Thien-Thi Nguyen
  1 sibling, 2 replies; 17+ messages in thread
From: Drew Adams @ 2014-05-11  5:29 UTC (permalink / raw
  To: Sharon Kimble; +Cc: help-gnu-emacs

> > Someone who knows more about this than I will correct me, but
> > I'd guess that you need to try another font, which will display
> > that Unicode char.
>
> I open a text document in "leafpad" copy to system clipboard and
> paste from there to emacs, and the problem shows up.
> 
> I open a web page, copy some text to the system clipboard and then
> paste it into emacs, and the problem again shows up.
> 
> One commonality, I use "simpleclip" which liaises between the system
> clipboard and the emacs buffer.

I think my guess was wrong.  But Eli seems to be helping here:

> try this inside Emacs: C-x RET t utf-8 RET



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-11  4:25 ` Eli Zaretskii
@ 2014-05-11  5:51   ` Sharon Kimble
  2014-05-11  6:03   ` Sharon Kimble
  1 sibling, 0 replies; 17+ messages in thread
From: Sharon Kimble @ 2014-05-11  5:51 UTC (permalink / raw
  To: Eli Zaretskii; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1398 bytes --]

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Sharon Kimble <boudiccas@skimble.plus.com>
>> Date: Sun, 11 May 2014 00:09:27 +0100
>> 
>> When copying and pasting some text from a text document into emacs, it starts
>> out as -
>> --8<---------------cut here---------------start------------->8---
>> Remember, most breast lumps are not cancerous, but
>> you don't know if you don't ask. 
>> --8<---------------cut here---------------end--------------->8---
>> 
>> but appears as -
>> --8<---------------cut here---------------start------------->8---
>> Remember, most breast lumps are not cancerous, but
>> you don\u2019t know if you don\u2019t ask
>> --8<---------------cut here---------------end--------------->8---
>> 
>> How can I get it such that I don't have these problems please, as its
>> a long-standing problem for me.
>
> Your Emacs runs in a text-terminal (a.k.a. -nw) mode, right?  If so,
> try this inside Emacs:
>
>   C-x RET t utf-8 RET
>
Nope, gui. This is my command for starting emacs in fluxbox
╭────
│Mod4 e :exec /usr/local/bin/emacs-24.3.90 -mm
╰────

Then I just press the windows key and e and up it starts, in its
gui.

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.90.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-11  4:25 ` Eli Zaretskii
  2014-05-11  5:51   ` Sharon Kimble
@ 2014-05-11  6:03   ` Sharon Kimble
  1 sibling, 0 replies; 17+ messages in thread
From: Sharon Kimble @ 2014-05-11  6:03 UTC (permalink / raw
  To: Eli Zaretskii; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1470 bytes --]

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Sharon Kimble <boudiccas@skimble.plus.com>
>> Date: Sun, 11 May 2014 00:09:27 +0100
>> 
>> When copying and pasting some text from a text document into emacs, it starts
>> out as -
>> --8<---------------cut here---------------start------------->8---
>> Remember, most breast lumps are not cancerous, but
>> you don't know if you don't ask. 
>> --8<---------------cut here---------------end--------------->8---
>> 
>> but appears as -
>> --8<---------------cut here---------------start------------->8---
>> Remember, most breast lumps are not cancerous, but
>> you don\u2019t know if you don\u2019t ask
>> --8<---------------cut here---------------end--------------->8---
>> 
>> How can I get it such that I don't have these problems please, as its
>> a long-standing problem for me.
>
> Your Emacs runs in a text-terminal (a.k.a. -nw) mode, right?  If so,
> try this inside Emacs:
>
>   C-x RET t utf-8 RET

I've tried this command in several different buffers [scratch,
group, org-mode] but it didn't work in any of them. I've tried
changing the font, I like the "Ubuntu" font, but that destroys the
layout of the "Summary" buffer, and didn't change the behaviour I
already asked about.

Sorry
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.90.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-11  5:29     ` Drew Adams
@ 2014-05-11  6:47       ` Sharon Kimble
       [not found]       ` <mailman.1008.1399790903.1147.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 17+ messages in thread
From: Sharon Kimble @ 2014-05-11  6:47 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1044 bytes --]

Further information as I experiment, copy from a pdf in "evince" and
this is the original text
--8<---------------cut here---------------start------------->8---
Injection = £ 23.69 (US $ 44.53)
--8<---------------cut here---------------end--------------->8---

Which when pasted gives
--8<---------------cut here---------------start------------->8---
Injection = \u2194 23.69 (US \u2729 44.53)
--8<---------------cut here---------------end--------------->8---

So when it can't read something, it gives it its numeric coding.

The font being used is "DejaVu Sans Mono" which is emacs
default. So what font can render those symbols correctly from the
clipboard and is the same size as the present font? I've tried
"Ubuntu" and also "Times New Roman" but both failed the test. And I
can't find anything about it in google either.

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.90.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
       [not found]       ` <mailman.1008.1399790903.1147.help-gnu-emacs@gnu.org>
@ 2014-05-11  8:29         ` Rusi
  2014-05-11 11:14           ` Sharon Kimble
  0 siblings, 1 reply; 17+ messages in thread
From: Rusi @ 2014-05-11  8:29 UTC (permalink / raw
  To: help-gnu-emacs

On Sunday, May 11, 2014 12:17:51 PM UTC+5:30, Sharon Kimble wrote:
> Further information as I experiment, copy from a pdf in "evince" and
> this is the original text
> 
> --8<---------------cut here---------------start------------->8---
> Injection = £ 23.69 (US $ 44.53)
> --8<---------------cut here---------------end--------------->8---
> 
> 
> Which when pasted gives
> --8<---------------cut here---------------start------------->8---
> Injection = \u2194 23.69 (US \u2729 44.53)

I am really as new to all this as you are...
However from what I know: emacs gives little boxes with numbers (the unicode 
code point) when it cant find a font for the char.

This \unnnn -- does it not indicate some other (probably external?)
process' handiwork?


^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
       [not found] ` <mailman.981.1399763741.1147.help-gnu-emacs@gnu.org>
@ 2014-05-11 10:30   ` David Hume
  2014-05-11 11:19     ` Sharon Kimble
  0 siblings, 1 reply; 17+ messages in thread
From: David Hume @ 2014-05-11 10:30 UTC (permalink / raw
  To: help-gnu-emacs

Drew Adams <drew.adams@oracle.com> writes:

>
> Someone who knows more about this than I will correct me, but
> I'd guess that you need to try another font, which will display
> that Unicode char.
>

Eight-bit characters should not be posted in headers. They should be
ascii encoded.

so this:

”This is in quotes”

Would be encoded like this:

=?utf-8?Q?=E2=80=9DThis?= is in =?utf-8?Q?quotes=E2=80=9D?=

Faulty news client at the poster's end.


^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-11  8:29         ` Rusi
@ 2014-05-11 11:14           ` Sharon Kimble
  0 siblings, 0 replies; 17+ messages in thread
From: Sharon Kimble @ 2014-05-11 11:14 UTC (permalink / raw
  To: Rusi; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]

Rusi <rustompmody@gmail.com> writes:

> On Sunday, May 11, 2014 12:17:51 PM UTC+5:30, Sharon Kimble wrote:
>> Further information as I experiment, copy from a pdf in "evince" and
>> this is the original text
>> 
>> --8<---------------cut here---------------start------------->8---
>> Injection = £ 23.69 (US $ 44.53)
>> --8<---------------cut here---------------end--------------->8---
>> 
>> 
>> Which when pasted gives
>> --8<---------------cut here---------------start------------->8---
>> Injection = \u2194 23.69 (US \u2729 44.53)
>
> I am really as new to all this as you are...
> However from what I know: emacs gives little boxes with numbers (the unicode 
> code point) when it cant find a font for the char.
>
> This \unnnn -- does it not indicate some other (probably external?)
> process' handiwork?
>
No, because the document which is a latex document, only shows these
"things" in emacs, I can open the document with no problem in kile,
gedit, katoob, medit, and gummi! They're the ones that I've tried,
but I prefer it all in emacs which is why I'm trying to solve the
problem.

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.90.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-11 10:30   ` David Hume
@ 2014-05-11 11:19     ` Sharon Kimble
  0 siblings, 0 replies; 17+ messages in thread
From: Sharon Kimble @ 2014-05-11 11:19 UTC (permalink / raw
  To: David Hume; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1086 bytes --]

David Hume <David.Hume@example.com> writes:

> Drew Adams <drew.adams@oracle.com> writes:
>
>>
>> Someone who knows more about this than I will correct me, but
>> I'd guess that you need to try another font, which will display
>> that Unicode char.
>>
>
> Eight-bit characters should not be posted in headers. They should be
> ascii encoded.
>
> so this:
>
> ”This is in quotes”
>
> Would be encoded like this:
>
> =?utf-8?Q?=E2=80=9DThis?= is in =?utf-8?Q?quotes=E2=80=9D?=
>
> Faulty news client at the poster's end.
>
Cobblers! I posted the heading like that because it is descriptive
of what I'm seeing. It doesn't matter wherever I paste that line in
emacs, it always comes out like that, and I've learnt how to work
around it, but I'm really looking for a solution, not a band-aid!
There is nothing wrong with gnus at this end, its working just fine!

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.90.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-11  4:44   ` Sharon Kimble
  2014-05-11  5:29     ` Drew Adams
@ 2014-05-11 12:13     ` Thien-Thi Nguyen
  2014-05-11 15:22       ` Sharon Kimble
  1 sibling, 1 reply; 17+ messages in thread
From: Thien-Thi Nguyen @ 2014-05-11 12:13 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

() Sharon Kimble <boudiccas@skimble.plus.com>
() Sun, 11 May 2014 05:44:08 +0100

   One commonality, I use "simpleclip" which liaises
   between the system clipboard and the emacs buffer.

I haven't followed the thread closely, so sorry if this was
already asked (and feel free to ignore): What happens if you
disable (or otherwise avoid enabling) this program?

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-11 12:13     ` Thien-Thi Nguyen
@ 2014-05-11 15:22       ` Sharon Kimble
  2014-05-11 20:37         ` Robert Thorpe
  0 siblings, 1 reply; 17+ messages in thread
From: Sharon Kimble @ 2014-05-11 15:22 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 934 bytes --]

Thien-Thi Nguyen <ttn@gnu.org> writes:

> () Sharon Kimble <boudiccas@skimble.plus.com>
> () Sun, 11 May 2014 05:44:08 +0100
>
>    One commonality, I use "simpleclip" which liaises
>    between the system clipboard and the emacs buffer.
>
> I haven't followed the thread closely, so sorry if this was
> already asked (and feel free to ignore): What happens if you
> disable (or otherwise avoid enabling) this program?

You Sir, are a genius! Everything works perfectly and pastes cleanly
without using it! I've tried copy/pasting from a pdf with text that
I know will throw up errors, but they didn't! I've tried
copy/pasting from a web page, and with no problems either! So I
guess - Problem Solved! And thank you! :)

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.90.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: but you don\u2019t know if you don\u2019t ask
  2014-05-11 15:22       ` Sharon Kimble
@ 2014-05-11 20:37         ` Robert Thorpe
  0 siblings, 0 replies; 17+ messages in thread
From: Robert Thorpe @ 2014-05-11 20:37 UTC (permalink / raw
  To: Sharon Kimble; +Cc: help-gnu-emacs

Sharon Kimble <boudiccas@skimble.plus.com> writes:
> Thien-Thi Nguyen <ttn@gnu.org> writes:
...
>> I haven't followed the thread closely, so sorry if this was
>> already asked (and feel free to ignore): What happens if you
>> disable (or otherwise avoid enabling) this program?
>
> You Sir, are a genius! Everything works perfectly and pastes cleanly
> without using it!

I had a quick look in the code to simpleclip.el, it just calls xsel
directly to get the contents of the X clipboard.  It isn't very careful about
using UTF-8, that's why the funny strings appear.  In 'x-get-selection'
Emacs is much more careful about that.  It's a simpleclip bug.

BR,
Robert Thorpe



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-05-11 20:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-10 23:09 but you don\u2019t know if you don\u2019t ask Sharon Kimble
2014-05-10 23:15 ` Drew Adams
2014-05-11  4:44   ` Sharon Kimble
2014-05-11  5:29     ` Drew Adams
2014-05-11  6:47       ` Sharon Kimble
     [not found]       ` <mailman.1008.1399790903.1147.help-gnu-emacs@gnu.org>
2014-05-11  8:29         ` Rusi
2014-05-11 11:14           ` Sharon Kimble
2014-05-11 12:13     ` Thien-Thi Nguyen
2014-05-11 15:22       ` Sharon Kimble
2014-05-11 20:37         ` Robert Thorpe
2014-05-11  2:41 ` Stefan Monnier
2014-05-11  4:37   ` Sharon Kimble
2014-05-11  4:25 ` Eli Zaretskii
2014-05-11  5:51   ` Sharon Kimble
2014-05-11  6:03   ` Sharon Kimble
     [not found] ` <mailman.981.1399763741.1147.help-gnu-emacs@gnu.org>
2014-05-11 10:30   ` David Hume
2014-05-11 11:19     ` Sharon Kimble

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.