unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1983: ns-use-system-highlight-color not working correctly with color-theme
@ 2009-01-22 11:45 Adrian Robert
  2009-01-22 15:42 ` Will Farrington
  2009-02-17  4:54 ` Will Farrington
  0 siblings, 2 replies; 6+ messages in thread
From: Adrian Robert @ 2009-01-22 11:45 UTC (permalink / raw)
  To: 1983; +Cc: Will Farrington

Can you clarify, does this still occur if you either:

a) set use of system highlight color from preferences panel
-or-
b) restart emacs after either (a), or (setq ns-use-system-highlight- 
color nil) and Options | Save Options ?

I believe the only case where it should fail (and this is still a  
bug) is after just the setq with no restart.







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

* bug#1983: ns-use-system-highlight-color not working correctly with color-theme
  2009-01-22 11:45 bug#1983: ns-use-system-highlight-color not working correctly with color-theme Adrian Robert
@ 2009-01-22 15:42 ` Will Farrington
  2016-01-11  3:24   ` Andrew Hyatt
  2009-02-17  4:54 ` Will Farrington
  1 sibling, 1 reply; 6+ messages in thread
From: Will Farrington @ 2009-01-22 15:42 UTC (permalink / raw)
  To: Adrian Robert; +Cc: 1983

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

Yes, it occurs regardless of (a), and (setq ns-.... ) has been in my  
Emacs config for some months (with multiple restarts).

On Jan 22, 2009, at 6:45 AM, Adrian Robert wrote:

> Can you clarify, does this still occur if you either:
>
> a) set use of system highlight color from preferences panel
> -or-
> b) restart emacs after either (a), or (setq ns-use-system-highlight- 
> color nil) and Options | Save Options ?
>
> I believe the only case where it should fail (and this is still a  
> bug) is after just the setq with no restart.
>


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2427 bytes --]

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

* bug#1983: ns-use-system-highlight-color not working correctly with color-theme
  2009-01-22 11:45 bug#1983: ns-use-system-highlight-color not working correctly with color-theme Adrian Robert
  2009-01-22 15:42 ` Will Farrington
@ 2009-02-17  4:54 ` Will Farrington
  1 sibling, 0 replies; 6+ messages in thread
From: Will Farrington @ 2009-02-17  4:54 UTC (permalink / raw)
  To: Adrian Robert; +Cc: 1983

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

After further investigating, I've found the problem again occurs every  
time a new frame is created.

On Jan 22, 2009, at 6:45 AM, Adrian Robert wrote:

> Can you clarify, does this still occur if you either:
>
> a) set use of system highlight color from preferences panel
> -or-
> b) restart emacs after either (a), or (setq ns-use-system-highlight- 
> color nil) and Options | Save Options ?
>
> I believe the only case where it should fail (and this is still a  
> bug) is after just the setq with no restart.
>


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2427 bytes --]

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

* bug#1983: ns-use-system-highlight-color not working correctly with color-theme
  2009-01-22 15:42 ` Will Farrington
@ 2016-01-11  3:24   ` Andrew Hyatt
  2016-01-11  5:03     ` Adrian Robert
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Hyatt @ 2016-01-11  3:24 UTC (permalink / raw)
  To: Will Farrington; +Cc: Adrian Robert, 1983


Following up on this, I'm trying this on Emacs 25, but this variable
doesn't even seem to exist anymore.  Am I missing something, or does
this bug just no longer apply to the latest version?

Will Farrington <wcfarrington@gmail.com> writes:

> Yes, it occurs regardless of (a), and (setq ns-.... ) has been in my Emacs
> config for some months (with multiple restarts).
>
> On Jan 22, 2009, at 6:45 AM, Adrian Robert wrote:
>
>> Can you clarify, does this still occur if you either:
>>
>> a) set use of system highlight color from preferences panel
>> -or-
>> b) restart emacs after either (a), or (setq ns-use-system-highlight- 
>> color nil) and Options | Save Options ?
>>
>> I believe the only case where it should fail (and this is still a bug) is
>> after just the setq with no restart.
>>





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

* bug#1983: ns-use-system-highlight-color not working correctly with color-theme
  2016-01-11  3:24   ` Andrew Hyatt
@ 2016-01-11  5:03     ` Adrian Robert
  2016-01-12  5:18       ` Andrew Hyatt
  0 siblings, 1 reply; 6+ messages in thread
From: Adrian Robert @ 2016-01-11  5:03 UTC (permalink / raw)
  To: Andrew Hyatt; +Cc: Will Farrington, 1983@debbugs.gnu.org

I believe the latter.  Anything that wasn't dead-standard / supported on emacs on all platforms was removed from this port when it was merged to mainline. 



> On Jan 11, 2016, at 05:24, Andrew Hyatt <ahyatt@gmail.com> wrote:
> 
> 
> Following up on this, I'm trying this on Emacs 25, but this variable
> doesn't even seem to exist anymore.  Am I missing something, or does
> this bug just no longer apply to the latest version?
> 
> Will Farrington <wcfarrington@gmail.com> writes:
> 
>> Yes, it occurs regardless of (a), and (setq ns-.... ) has been in my Emacs
>> config for some months (with multiple restarts).
>> 
>>> On Jan 22, 2009, at 6:45 AM, Adrian Robert wrote:
>>> 
>>> Can you clarify, does this still occur if you either:
>>> 
>>> a) set use of system highlight color from preferences panel
>>> -or-
>>> b) restart emacs after either (a), or (setq ns-use-system-highlight- 
>>> color nil) and Options | Save Options ?
>>> 
>>> I believe the only case where it should fail (and this is still a bug) is
>>> after just the setq with no restart.
>>> 





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

* bug#1983: ns-use-system-highlight-color not working correctly with color-theme
  2016-01-11  5:03     ` Adrian Robert
@ 2016-01-12  5:18       ` Andrew Hyatt
  0 siblings, 0 replies; 6+ messages in thread
From: Andrew Hyatt @ 2016-01-12  5:18 UTC (permalink / raw)
  To: Adrian Robert; +Cc: Will Farrington, 1983@debbugs.gnu.org


OK, great, I'll mark this as ... well, I guess doneunreproducible should
cover it.

Adrian Robert <adrian.b.robert@gmail.com> writes:

> I believe the latter.  Anything that wasn't dead-standard / supported on emacs on all platforms was removed from this port when it was merged to mainline. 
>
>
>
>> On Jan 11, 2016, at 05:24, Andrew Hyatt <ahyatt@gmail.com> wrote:
>> 
>> 
>> Following up on this, I'm trying this on Emacs 25, but this variable
>> doesn't even seem to exist anymore.  Am I missing something, or does
>> this bug just no longer apply to the latest version?
>> 
>> Will Farrington <wcfarrington@gmail.com> writes:
>> 
>>> Yes, it occurs regardless of (a), and (setq ns-.... ) has been in my Emacs
>>> config for some months (with multiple restarts).
>>> 
>>>> On Jan 22, 2009, at 6:45 AM, Adrian Robert wrote:
>>>> 
>>>> Can you clarify, does this still occur if you either:
>>>> 
>>>> a) set use of system highlight color from preferences panel
>>>> -or-
>>>> b) restart emacs after either (a), or (setq ns-use-system-highlight- 
>>>> color nil) and Options | Save Options ?
>>>> 
>>>> I believe the only case where it should fail (and this is still a bug) is
>>>> after just the setq with no restart.
>>>> 





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

end of thread, other threads:[~2016-01-12  5:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-22 11:45 bug#1983: ns-use-system-highlight-color not working correctly with color-theme Adrian Robert
2009-01-22 15:42 ` Will Farrington
2016-01-11  3:24   ` Andrew Hyatt
2016-01-11  5:03     ` Adrian Robert
2016-01-12  5:18       ` Andrew Hyatt
2009-02-17  4:54 ` Will Farrington

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).