zzs213
Results
2
issues of
zzs213
When generate modeline using user-variable. The func to generate custom modeline should know which filetype to generate. So howto pass the filetype to the func. My code as flowwing `...
In bitbake use = .= =. := += =+ ?= ??= to assign value to vars. for = .= := += ?= ??= works OK but for =. =+ add...